You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Alexander Polynomdivision fe007a2c02 build: Actually remove the /api/class import 5 years ago
..
src build: Actually remove the /api/class import 5 years ago
Dockerfile feat: Speed-up the container build 5 years ago
Makefile build: Improve the backend Makefile 5 years ago
README.md feat: Use authorization on the MongoDB server 5 years ago
db.md feat: Implement SM2 5 years ago
package-lock.json feat: Implement the /user/me endpoint 5 years ago
package.json refactor: Deprecate /api/class/:id/topTen 5 years ago
tsconfig.json feat: Remove shared/ 5 years ago
wait-for feat: Implement the /user/me endpoint 5 years ago
webpack.config.js build: Improve the backend Makefile 5 years ago

README.md

Lateinicus Server

Requirements

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