lamassu-server/lib/new-admin
2021-11-24 22:11:25 +00:00
..
config feat: start working on monero implementation 2021-11-15 15:19:27 +00:00
graphql fix: multiple small fixes 2021-11-24 22:11:25 +00:00
middlewares fix: remove lamassu login-related filtering 2021-11-16 16:46:50 +00:00
services Merge pull request #941 from ubavic/fix/download_transactions_log_pt2 2021-11-23 09:46:48 +00:00
admin-server.js feat: db uses asynclocalstorage set schema 2021-11-16 16:46:46 +00:00
filters.js feat: add search functionality to customer page 2021-09-24 10:54:34 +01:00
graphql-dev-insecure.js chore: use logger for all important logs 2021-10-11 16:24:24 +01:00
README.md fix: add cors to register endpoint 2020-01-20 17:37:15 +01:00

Running

Differences from main lamassu-admin:

  • bin/new-lamassu-register <username> to add a user
  • bin/insecure-dev.sh to run the server