This repo includes intial code for social media app with basic styling. Its purpose is to be a starting point for Microverse students.
- Ruby v3.0.0
- Ruby on Rails v6.1.3
Dployement ongoing Social Media Project
To get a local copy up and running follow these simple example steps.
Ruby: 3.0.0 Rails: 6.1.3 Postgres: >=9.5
Instal gems with:
bundle install
Setup database with:
rails db:create
rails db:migrate
To make sure the linters' checks using Github Actions work properly, you should follow the next steps:
- On your recently forked repo, enable the GitHub Actions in the Actions tab.
- Create the
feature/branch
and push. - Start working on your milestone as usual.
- Open a PR from the
feature/branch
when your work is done.
Start server with:
rails server
Open http://localhost:3000/
in your browser.
rpsec --format documentation
Tests will be added by Microverse students. There are no tests for initial features in order to make sure that students write all tests from scratch.
https://peaceful-meadow-89445.herokuapp.com/users/sign_in
👤 Billo Dallio
- GitHub: @billodiallo
- Twitter: @BilloDi83547008
- LinkedIn: Billo Diallo
👤 Denis Andrei Diaconu
- GitHub: @CacheMeGifYouCan
- Twitter: @twitterhandle
- LinkedIn: Denis Diaconu
TBA
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
TBA
TBA