Pulse is a platform designed to handle ratings for the companies in the Ed-tech industries with the its first paying customer being Andela. It is currently under development using modern web technologies that prioritize speed and security. This repo holds the codebase for the backend part of the platform which uses Graphql, Apollo and mongoDB.
https://andela-devpulse-backend.devpulse.co/
To run this project on your local machine make sure that all the following are checked
Use the following commands to get started with the project
git clone https://github.com/atlp-rwanda/atlp-devpulse-bn.git
cd atlp-devpulse-bn
npm install
npm run dev
### Other scripts and their usages
- `npm run build` is used to build the production ready version of the projects.
Used during deployment
## Technologies
To successfully navigate the codebase of the project, you will need undertanding
of the following technologies that are being used to develop this application:
- GraphQl
- Typescript
- Apollo server
- MongoDB