Skip to content

quantum-jo/Currents2021-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Official Backend Repository of Currents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors