Skip to content

mikesaraus/expsql_rtapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express PostgreSQL Realtime API

Requirements

  • NodeJS ^v16.13.2
  • NPM ^8.4.1
  • PostgreSQL ^13.5

Clone the Repository

git clone https://gitlab.com/mikesaraus/expsql_rtapi.git

Install Node Modules

cd expsql_rtapi && npm install

Run Setup To Generate database.sql and .env

npm run setup

Modify .env configuration

Follow the commands inside database.sql

Run in Development Mode

npm run dev

Run in Production Mode

npm start

Essential Links

Download NodeJS

Postgresql PSQL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published