This is the project to learn about the session, cookies and authentication.
- Ruby
- Rubocop
- Ubuntu
- Rails
- Mac
To get this project up and running locally, you must already have ruby and rails installed on your computer.
Setup
- Clone this repository with
https://github.com/Amita-Roy/member-only.git
using your terminal or command line. - Change to the project directory by entering
cd member-only
in the terminal - Next run
bundle install
to install the necessary dependencies - run
rails db:create
- Run
rails db:migrate
to setup your local database. - Finally run
rails console
to start the application.
👤 Amita Roy
👤 Muhammed Cihad Kurel
- Github: @mcihadkurel
- Twitter: @mece_ka
- LinkedIn: @muhammed
Contributions, issues and feature requests are welcome!
Give a ⭐️ if you like this project!