lamassu-server/lib/new-admin
2020-10-06 23:19:22 +02:00
..
config fix: added missing lodash dependency to accounts lib 2020-08-02 00:38:54 +02:00
graphql feat: refactor the loading of the latest config so there's now two 2020-09-11 14:13:18 +01:00
admin-server.js fix: change default port to 3001 2020-08-06 12:37:54 +02:00
funding.js fix: pre release screen fixes 2020-07-06 14:17:44 +01:00
graphql-dev-insecure.js feat: add graphql support (#349) 2019-12-24 15:36:41 +01:00
login.js feat: add graphql support (#349) 2019-12-24 15:36:41 +01:00
machines.js chore: integrate new admin with l-s 2020-05-27 22:43:00 +01:00
pairing.js feat: create add machine page 2020-04-15 19:23:27 +02:00
README.md fix: add cors to register endpoint 2020-01-20 17:37:15 +01:00
server-logs.js feat: new compliance options 2020-10-06 23:19:22 +02:00
supervisor.js fix: pre release screen fixes 2020-07-06 14:17:44 +01:00
transactions.js fix: added timestamp parameters for a date range on the gql queries for 2020-07-31 00:37:00 +02:00

Running

Differences from main lamassu-admin:

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