Skip to content

spiral2k/simpo-server

Repository files navigation

Simpo (server)

CRU project built with Node.js, Express & PostgreSQL

Getting Started

These instructions will get you a copy of the simpo-server up and running on your local machine for development and production purposes.

Installing

npm i

Post-installation

open src/config/db.js and set your DB information under development/production

running dev environment

npm run dev

running production environment

npm run start

About

CRU project built with Node.js, Express & PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published