raucao 875af6d14c
All checks were successful
continuous-integration/drone/push Build is passing
Merge pull request 'Add transaction history view to wallet' (#66) from feature/wallet_history into master
Reviewed-on: #66
2022-03-17 19:28:58 +00:00
2022-02-12 15:09:56 -06:00
2021-11-19 20:10:36 -06:00
2020-11-07 14:49:52 +01:00
2022-01-12 19:37:12 -06:00
2020-11-07 14:49:52 +01:00
2020-11-07 14:49:52 +01:00
2020-11-07 14:49:52 +01:00
2022-03-17 13:06:33 -06:00
2021-11-22 16:19:16 -06:00
2020-11-07 14:49:52 +01:00
2020-11-07 14:49:52 +01:00
2020-11-07 14:49:52 +01:00
2022-02-20 16:53:11 -06:00
2022-02-20 16:53:11 -06:00
2020-11-18 15:32:27 +01:00
2022-03-17 13:26:36 -06:00
2020-11-07 14:49:52 +01:00
2022-02-24 13:59:15 -06:00
2022-02-12 14:30:31 -06:00

Build Status

Akkounts

This app allows Kosmos/LDAP users to manage their accounts, including credentials, invites, donations, etc..

Development

Rails app

Installing dependencies:

bundle install
yarn install

Setting up local database (SQLite):

bundle exec rails db:create
bundle exec rails db:migrate

Running the dev server and auto-building CSS files on change:

bin/dev

Running the background workers (requires Redis):

bundle exec sidekiq -C config/sidekiq.yml

Running all specs:

bundle exec rspec

LDAP server

TODO make it easy to run a local Kosmos LDAP server for development, without manual LDIF imports etc. (or provide a staging instance)

Documentation

Front-end

Testing

LDAP / Auth

Asynchronous jobs/workers

License

GNU Affero General Public License v3.0

Description
Signup and account management app for Kosmos/LDAP Accounts
https://accounts.kosmos.org Readme AGPL-3.0 7.3 MiB
0.10.0 Latest
2024-09-13 12:33:17 +00:00
Languages
Ruby 53.6%
HTML 42.8%
JavaScript 1.9%
CSS 0.9%
TypeScript 0.6%
Other 0.1%