Skip to content

patrickmc21/fullSend-server

Repository files navigation

fullSend-server

An express and KnexJS server to be used with the fullSend app found here

To install

You will need node and Homebrew

clone down this repo

npm install

brew install postgres

npm install -g knex

npm install knex --save

npm install pg --save

npm run build

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published