- ruby >= 3.3.4 and rails >= 7.1.3 and bundler
- postgresql
- Used rspec as testing framework
- Used pg as database
git clone git@github.com:sonamtaa/rails_basic_template.git
mv rails_basic_template your_project_name
cd your_project_name
git remote set-url origin 'your remote git url'