lamassu-server/lib/new-admin
2021-06-22 15:33:00 +01:00
..
config refactor: exchanges config validation and error handling 2021-05-25 10:53:54 +01:00
graphql feat: downloadable tx summary and logs 2021-06-22 15:33:00 +01:00
middlewares fix: remove session secret salt 2021-05-03 23:00:41 +01:00
services refactor: replace if else with ternary operators 2021-06-22 15:33:00 +01:00
admin-server.js fix: multiple small fixes across auth 2021-05-03 23:00:41 +01:00
graphql-dev-insecure.js fix: small fixes and release prep 2020-12-24 20:05:45 +00: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