Rails capstone project at Microverse
- Ruby v2.7.2
- Ruby on Rails v6
- Rspec
- Rubocop
- Capybara
- Factory Bot
- Haml
- Postgres
- Tailwind CSS
- Clearance Auth
- Deployment
To get a local copy up and running follow these simple example steps.
Install gems with:
bundle install
Setup database with:
rails db:create
rails db:migrate
Start server with:
rails server
Open http://localhost:3000/
in your browser.
rpsec --format documentation
rails lint
TBA
Daniel Sokil
- Github: @danielsokil
- Linkedin: @danielsokil
Contributions, issues, feature requests are welcome!
Feel free to check the issues page.