In these projects, we worked to implement authentication systems so users can only access areas of a site they are authorized to.
- Ruby
- Rubocop
- Visual Studio Code
ruby 2.7.2
rails 6.1.7
yarn 1.2.2
node 14.15.5
Set up project using the above specifications
- use
https://github.com/ahmetbozaci/members-only.git
to clone the repository
- use
git@github.com:ahmetbozaci/members-only.git
to clone the repository - Change to the parent directory of the project using
cd members-only
- run
bundle install
to install dependencies - run
rails db:migrate
to create schema - use
rails webpacker:install
to install webpacker - use
rails s
to run the rails server
👤 Ahmet Bozacı
- Github:@ahmtbozaci
- Twitter:@ahmtbozaci
- LinkedIn:@ahmtbozaci
👤 Malieze Afam Ifeanyi
- GitHub: @chrystalme
- Twitter: @afam_ifeanyi
- LinkedIn: Malieze Afam Ifeanyi(chrys)
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.