This repository has been archived on 2022-03-12. You can view files and clone it, but cannot push or open issues or pull requests.
Lateinicus/backend
2018-10-21 16:30:41 +02:00
..
src refactor: Deprecate /api/class/:id/topTen 2018-10-21 16:30:41 +02:00
db.md feat: Implement SM2 2018-09-30 16:17:54 +02:00
Dockerfile feat: Speed-up the container build 2018-09-29 22:01:13 +02:00
Makefile build: Improve the backend Makefile 2018-10-03 21:04:30 +02:00
package-lock.json feat: Implement the /user/me endpoint 2018-09-29 14:23:09 +02:00
package.json refactor: Deprecate /api/class/:id/topTen 2018-10-21 16:30:41 +02:00
README.md feat: Use authorization on the MongoDB server 2018-10-03 19:09:49 +02:00
tsconfig.json feat: Remove shared/ 2018-09-29 15:06:14 +02:00
wait-for feat: Implement the /user/me endpoint 2018-09-29 14:23:09 +02:00
webpack.config.js build: Improve the backend Makefile 2018-10-03 21:04:30 +02:00

Lateinicus Server

Requirements

  • a database called lateinicus
  • a user called backend on the database lateinicus
    • the role readWrite for the database lateinicus