Skip to content

currents-devops/currents-backend-old

 
 

Repository files navigation

Currents2021

Official Backend Repo for Currents 2021

Portal Link: Currents Website

Installation

  • Clone / Download this repository.
  • Install dependencies using
    $ npm install
  • Set database keywords in config folder.
    db.config.js
  • Set mail username and password in config folder.
    mail.config.js

How to Run

  • For dev work
    $ npm run dev
  • For production
    $ npm run start

Frontend

Find the frontend by the following link Currents2021

About

Backend for the currents website and mobile application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.5%
  • Shell 0.5%