lamassu-server/lib/new-admin
Sérgio Salgado 7135a03654 feat: add operatorId to l-a-s middlewares
fix: make changes to db event handler to receive more complex payloads
feat: machine actions previously on REST now work based on notifications
feat: state middleware now operates based on operatorId as well
chore: remove old localAppRoutes related code
2021-11-16 16:46:45 +00:00
..
config feat: start working on monero implementation 2021-11-15 15:19:27 +00:00
graphql feat: add operatorId to l-a-s middlewares 2021-11-16 16:46:45 +00:00
middlewares refactor: move apollo server context creator to middleware function 2021-11-16 16:46:12 +00:00
services feat: add operatorId to l-a-s middlewares 2021-11-16 16:46:45 +00:00
admin-server.js feat: add operatorId to l-a-s middlewares 2021-11-16 16:46:45 +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