https://bounty5x.herokuapp.com/
$ bundle instal
$ yarn install
$ rails db:migrate
$ rails db:seed
$ rails s🚀
Warning Main branch protection is enabled that you need push on dev then make pull request.
https://excalidraw.com/#json=ZQT1W__q77b1-IaOoP0Qp,9YRrrdkKHjKCXBORiJx-bQ
-
add post w/ random default user name
-
add comment w/ random default user name
-
user register
-
edit post / comment
-
delete post / comment
-
give reaction to post / comment
-
...
This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
-
Ruby version
-
System dependencies
-
Configuration
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
-
...