Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/agilous/tech-adventures


https://github.com/agilous/tech-adventures

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# TechAdventures

```
git clone [email protected]:agilous/tech-adventures.git
bundle install --path vendor
cp config/database.example.yml config/database.yml
bundle exec rake db:setup db:migrate
bundle exec rails s
```