- Node version : 15.5.1
- NPM version : 7.5.4
- Ruby version : 2.7.2
- Rails version : 6.1.3
- Yarn version : 1.22.10
Please follow this article to install Ruby, Ruby on Rails, Git, and Database on MacOs
Please follow this article to install Ruby, Ruby on Rails, Git, and Database on Ubuntu
Please follow this article to install Ruby, Ruby on Rails, Git, and Database on Windows
Please follow this article to install NodeJs on Mac
Please follow this article to install NodeJs on Ubuntu
Please follow this article to install NodeJs on Windows
git clone https://github.com/yosefbennywidyo/qi-ps.git
cd placesharing
bundle install
rails db:setup
rails webpacker:install # press `n` when asked about `config/webpacker.yml` and `config/webpack/environment.js`
rails assets:precompile
rails webpacker:compile
rails s
cd placesharing
rspec
All users email using qwertyuio
as their password