Skip to content

0933322888/postgres-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisits:

0. Have PostgreSQL installed with some database

1. Go to /server/que.js file and adjust database params in it (user, host, database name, password etc.)

2. run in terninal the following commands:

2.1. npm i (this will install all needed dependencies)

2.2. npm run serve (to start server)

2.3. npm run start (to start http server)

App will appear on localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published