OurBigBook
Before running OurBigBook Web, the PostgreSQL database should be setup with web/bin/pg-setup:
web/bin/pg-setup
This command:
  • drops the existing database if any, i.e. nukes all data
  • creates a test user
  • re-creates the test database

Ancestors

  1. OurBigBook Web PostgreSQL
  2. OurBigBook Web development
  3. OurBigBook Web
  4. OurBigBook Project