# Api Backend

- [Nestjs Installation](/multi-location-grocery/api-backend-1/nestjs-installation.md): Follow the NestJS installation steps as shown below.
- [Api Setup](/multi-location-grocery/api-backend-1/api-setup.md): It gives information about how to setup the API and Environment variables.
- [Run API](/multi-location-grocery/api-backend-1/run-api.md): To run the API and release build, follow the commands given below.
- [Mongodb Setup](/multi-location-grocery/api-backend-1/mongodb-setup.md): This App uses Mongo DB as a backed to read and save data.
