.eslintrc.json
|
npm and lint init
|
2019-02-19 14:01:46 +01:00 |
.gitignore
|
add .gitignore
|
2019-02-19 13:46:12 +01:00 |
LICENSE
|
Initial commit
|
2019-02-12 23:03:15 +01:00 |
README.md
|
Initial commit
|
2019-02-12 23:03:15 +01:00 |
api.js
|
fix API
|
2019-02-22 17:18:43 +01:00 |
auth.js
|
simple auth
|
2019-02-20 17:49:12 +01:00 |
config.json
|
change logger configuration
|
2019-02-22 11:36:48 +01:00 |
logger.js
|
add logger
|
2019-02-21 14:54:06 +01:00 |
package-lock.json
|
add dependencies
|
2019-02-19 14:05:03 +01:00 |
package.json
|
add dependencies
|
2019-02-19 14:05:03 +01:00 |
server.js
|
refactoring promises
|
2019-02-22 17:41:59 +01:00 |
templates.js
|
move templates in a dedicated module
|
2019-02-22 17:30:12 +01:00 |
utils.js
|
add sendErrorMessage function
|
2019-02-22 17:32:06 +01:00 |