Get start api developing faster and completed user system
2.4.0
- Grape on Rack
- ActiveRecord
- Postgresql
- Puma
- Active Record stand alone migration
- paranoia soft deleted
- jwt
- bcrypt
- mina deployment
- rspec and factory_girl
- completed user system(login with phone register with phone)
-
clone this repo
git clone https://github.com/Edison-Hsu/grape-on-rack-starter
-
remove .git folder
cd REPO_FOLDER
rm -rf .git/
- RVM
bundle install
puma