Skip to content

Halp server - Made with TypeScript + Node.js + Express.js + Postgres

License

Notifications You must be signed in to change notification settings

halp-project/halp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Halp Server

Halp Server.

Build Status

Local development

Start up your PostgreSQL server on local and configure environment variables in src/config.ts. Then run the server on Node 7.x (Install it via nvm):

npm install # Install dependencies
npm run start:db # Initialize and populate database
npm run dev # Server up on http://localhost:3000 by default

Documentation

About

Halp server - Made with TypeScript + Node.js + Express.js + Postgres

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published