Skip to content

Backend written for Project: Fund Tracking System using Blockchain as Final Year Engineering Project

Notifications You must be signed in to change notification settings

jaypowar00/fund-tracking-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fund-tracking-backend

Backend written for Project: Fund Tracking System using Blockchain as Final Year Engineering Project


Initalization Steps

  1. run npm install to install all required node_modules.
  2. create .env file and enter credentials of the PostgerSQL database. (keys names as FTDB_USER, FTDB_HOST, FTDB_DATABASE, FTDB_PASSWORD, FTDB_PORT with their respective value, e.g. key=value)
  3. run npm start to start the server.

under development ...

About

Backend written for Project: Fund Tracking System using Blockchain as Final Year Engineering Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published