Skip to main content

assignment-6

Assignment 6 - Express.js (Weeks 11+)

Reimplement https://taltech.akaver.com/ api backend in express.js (Todo Tasks, auth. No swagger needed).

Deploy app into your VPS as separate docker container.

Reuse your already existing VUE and REACT clients for frontend - just change the base url and redeploy them as well into new docker containers. List your full path to public urls in repository README.