Skip to content

atlp-rwanda/atlp-devpulse-bn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atlp-devpulse-bn

Introduction

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.

Hosted Link

https://andela-devpulse-backend.devpulse.co/

How to run

To run this project on your local machine make sure that all the following are checked

  • Nodejs installed on your computer (MacOS, Windows, Linux)
  • Git installed on your computer

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published