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
- Host: GitHub
- URL: https://github.com/westonplatter/myapp
- Owner: westonplatter
- Created: 2018-11-06T23:14:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T09:41:49.000Z (over 2 years ago)
- Last Synced: 2024-04-14T20:10:44.047Z (about 1 year ago)
- Language: Ruby
- Size: 886 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
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