Before getting started, please make sure you have the following requirements:
docker-compose up -d
Make a request to the endpoint:
http://localhost:3000/api/seed
To use the project, follow these steps:
git clone https://github.com/danielcgilibert/Jira-Clone.git
cd jira-clone
yarn
yarn dev