- Clone to repo in your favorite directory using the command
git clone https://github.com/kennie-larkson/weblog.git
- CD into the
weblog
folder and run the commandnpm install
to install the dependencies. - Create a .env file with the contents of .env.local. Also ensure to have docker running on your machine and create your docker.env file since the docker-compose.yml will be needing the environment variables.
- Run the command
npm start
to start the application - Visit the postman collection file for a link to test all endpoint
- User
- Post