Stive Backend Repo for the backend code for the Stive project How to run clone the repo create the .env file npm i : To install all the required pakages npm run dev : To run the server Documentation After server start visit the /docs route to see the API documentation.