Skip to content

hackclub/flavortown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flavortown

non-exhaustive list of setup steps

  • create .env
    • DATABASE_URL=postgres://postgres:pass@localhost:5432/postgres
  • get config/credentials/development.key from somewhere
  • bin/rails db:migrate
  • bin/dev

don't have a postgres server installed? use docker-compose up to start the whole stack with a built-in postgres server

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 11