About the project This repository contains the main Sandwini backend API code. Step To work on this project: Clone it git clone https://github.com/Aboubakary833/antigon.git Install the dependencies pnpm i #or npm install Copy .env.example to .env Start the server node ace serve