Skip to content
This repository has been archived by the owner on May 18, 2018. It is now read-only.

Agilefreaks/dry-twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DryTwitter

Welcome! You’ve generated an app using dry-web-roda.

First steps

  1. Run bundle
  2. Review .env & .env.test (and make a copy to e.g. .example.env if you want example settings checked in)
  3. Run bundle exec rake db:create to create the development database.
  4. Run RACK_ENV=test bundle exec rake db:create to create the test database.
  5. Add your own steps to bin/setup
  6. Run the app with bundle exec rerun -- rackup --port 4000 config.ru
  7. Initialize git with git init and make your initial commit

About

The twitter but is dry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published