Skip to content

sadokmtir/user-hobbies

Repository files navigation

user-hobbies

To run the app just type npm iand then docker-compose up

The backend will run on: http://localhost:4000/. You can always change it from the docker-compose file.

Some Notes:

  • To make node start after mongo is up I used the wait-for.sh source: https://github.com/Eficode/wait-for
  • I used mongo-express just to as a ui client for mongodb
  • swagger is within this backend app, as there were no specification if I could just move it out, otherwise I would create a separate container for it
  • Only unit tests delivered with this solution, if I would have more time I could add integration tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published