|
|
hace 5 años | |
|---|---|---|
| .. | ||
| config | hace 5 años | |
| db | hace 5 años | |
| src | hace 5 años | |
| README.md | hace 5 años | |
| knexfile.js | hace 5 años | |
| package-lock.json | hace 5 años | |
| package.json | hace 5 años | |
An API for the siimee application
You will need…
brew install node using Homebrewapt install nodejs (see Ubuntu/Debian specific instructions) or pacman -S nodejs (Arch Linux)npm install./config/dev.jsdocker-compose up -dnpx knex migrate:latestnpm run start to start up the serverTBD
TBD