MUST USE NODE VERSION 15.2.1 & NPM VERSION 7.0.8
A simple vacation sharing social website to document and discover new trips around the globe.
Navigate to ./backend
and .frontend
and run npm install
(yarn
also works)
Navigate to project root and run docker-compose up
.
Use docker-compose up -d
for detached headless start.
From the project root, run docker-compose down
to shut down the containers. It is important that you do this
If you need to connect to the DB manually, credentials are located in ./backend/.env