Skip to content

revskill10/blogdemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#PostgREST blog demo

vagrant up

after that try the folowing urls

http://localhost:8000/

The folowing ports are being forwarded

3000 - direct connection to PostgREST
8000 - nginx (proxies the frontend at "/" and postgrest at "/api" )
5433 - postgres db (admin/admin)
8080 - express serving the dev version of the frontend with hot code reloading using webpack

About

PostgREST blog demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PLpgSQL 44.4%
  • JavaScript 35.3%
  • Shell 18.9%
  • HTML 1.4%