Lamassu admin server initial commit
This commit is contained in:
parent
d083ae5a40
commit
fc1951c4b2
158 changed files with 28462 additions and 1606 deletions
5
bin/new-lamassu-admin-server
Executable file
5
bin/new-lamassu-admin-server
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env node
|
||||
|
||||
const adminServer = require('../lib/new-admin/admin-server')
|
||||
|
||||
adminServer.run()
|
||||
Loading…
Add table
Add a link
Reference in a new issue