/devceldoret-backend

This repo serves as the backend for the Developer Circles Eldoret Community website.

Primary LanguageTypeScript

CircleCI Coverage Status

devceldoret-backend

This repo serves as the backend for the Developer Circles Eldoret Community website.

Getting started

  1. Fork the project by clicking the fork button above
  2. Clone the project by opening your terminal and running:
git clone https://github.com/DevCEldoret/devceldoret-backend.git
  1. cd into the newly created directory then run
yarn
  1. Finally, run:
yarn start
  1. For testing, run:
yarn test

Contributions

Be sure to go through the contribution guidelines.