git clone https://github.com/donpaul120/swapimax.git
Navigate into the clone repository
- Create a .env file using the .env.example as a template
npm install
npm start
Ensure you have docker/docker-compose setup on your system and run the below command
docker-compose up
npm test