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

https://github.com/westonplatter/myapp

starter template for all my rails apps
https://github.com/westonplatter/myapp

Last synced: about 2 months ago
JSON representation

starter template for all my rails apps

Awesome Lists containing this project

README

        

# Myapp

## todos
todos
- [x] install bootstrap with webpack
- [x] install devise
- [x] install rolify
- [x] decide on // setup email
- [x] create landing page
- [x] create authenticated page
- [x] create admin authenticated page
- [x] enable users to sign in
- [x] enable admins to sign in
- [x] enable users to create orgs
- [x] install rspec
- [x] setup tests
- [x] unit tests
- [x] feature tests

## dev

## testing

## production