Skip to content

majudhu/julab

Repository files navigation

julab

single page web app using nodejs, express and postgres

Development Requirments

System

PostgreSQL conf

  • /etc/postgresql/11/main/pg_hba.conf (replace line)

    local all postgres peer map

    local all postgres peer map=<mapname>

  • /etc/postgresql/11/main/pg_ident.conf (append lines)

    <mapname> postgres postgres

    <mapname> <username> postgres

Commands

  • node julab.js

About

single page web app using nodejs, express and postgres

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published