Rails API to hande authentication, users, and data for Fuyu mobile application.
Built with | Live Demo Link | Getting started | Author
- Ruby on Rails (Version: 6.0.3.2)
- Ruby (Version: 3.0.2)
- Postgresql (version: 12) on Production | SQLITE 3 on development
- Rack Cors
To get a local copy of the repository please run the following commands on your terminal:
$ cd <folder>
$ git clone git@github.com:omar-labana/fuyu-api.git
$ cd fuyu-api
$ bundle install
$ yarn install --check-files
create and migrate the database by these commands
rails db:create
rails db:migrate
Start server with:
rails s -p 3001
Open http://localhost:3001/
in your browser.
👤 Omar Labana
- Github: omar-labana
- Twitter: @panda4cs
- Linkedin: Omar Labana
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
-
Design by: Alexey Savitskiy
-
Microverse: @microverse