
Appli web pour shotgun des projets
React Native / Node.js
The project is hosted at https://project-shotgun.vercel.app READ CAREFULLY : The backend server is usually down due to inactivity, it starts on the first visit at the URL above, then you need to wait ~30 sec for the backend server to come up, then reload the page.
cd backend
pnpm install
pnpm dev
cd ../frontend
pnpm install
pnpm dev