Skip to content

Edison-Hsu/grape-on-rack-starter

Repository files navigation

Grape on Rack Starter Kit

Get start api developing faster and completed user system

Ruby Version

2.4.0

Features

  • 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)

Setup

  1. clone this repo git clone https://github.com/Edison-Hsu/grape-on-rack-starter

  2. remove .git folder

cd REPO_FOLDER
rm -rf .git/

prerequirment

  • RVM

Start Server

bundle install
puma

About

Get start with Grape on Rack and completed user system

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages