.babelrc | |
|
|
.env.example | |
|
|
.eslintignore | |
|
|
.eslintrc | |
|
|
.github/FUNDING.yml | |
|
|
.github/workflows/test.yml | |
|
|
.gitignore | |
|
|
.travis.yml | |
|
|
LICENSE.txt | |
|
|
Procfile | |
|
|
README.md | |
|
|
app/controllers/home.js | 5 | A 0 mins |
|
app/models/user.js | 11 | A 0 mins |
|
app/views/404.pug | |
|
|
app/views/500.pug | |
|
|
app/views/home/index.pug | |
|
|
app/views/includes/foot.pug | |
|
|
app/views/includes/footer.pug | |
|
|
app/views/includes/head.pug | |
|
|
app/views/includes/header.pug | |
|
|
app/views/includes/messages.pug | |
|
|
app/views/layouts/default.pug | |
|
|
docker-compose.yml | |
|
|
docker/node/Dockerfile | |
|
|
docker/wait-for-it.sh | |
|
|
ecosystem.config.js | 13 | A 0 mins |
|
package-lock.json | |
|
|
package.json | |
|
|
public/css/app.css | |
|
|
public/js/app.js | 0 | A 0 mins |
|
server.js | 36 | A 0 mins |
|