This is a rails app that let you share you memories and follow all the world.
- Ruby v2.7.1
- Ruby on Rails v6.0.3.2
Click here
To get a local copy up and running follow these simple example steps.
Ruby: 2.7.1 Rails: 6.0.3.2 Postgres: >=9.5
Install gems with:
bundle install
install dependencies
yarn
Setup database with:
rails db:create
rails db:migrate
Start server with:
rails s
Open http://localhost:3000/
in your browser.
bundle exec rspec
👤 Lhoussaine Bouaik
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
TBA
TBA