Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/walkersumida/rails-api-for-front
Rails API for Frontend sample app samples(https://github.com/walkersumida/nuxtjs-sample, https://github.com/walkersumida/flutter_sample)
https://github.com/walkersumida/rails-api-for-front
mysql postgresql rails ruby
Last synced: 18 days ago
JSON representation
Rails API for Frontend sample app samples(https://github.com/walkersumida/nuxtjs-sample, https://github.com/walkersumida/flutter_sample)
- Host: GitHub
- URL: https://github.com/walkersumida/rails-api-for-front
- Owner: walkersumida
- Created: 2019-04-15T13:49:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T12:30:08.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T10:42:57.272Z (about 1 month ago)
- Topics: mysql, postgresql, rails, ruby
- Language: Ruby
- Homepage:
- Size: 157 KB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This branch uses MySQL. (Switch to [PostgreSQL](https://github.com/walkersumida/rails-api-for-front/tree/postgres))
[![CircleCI](https://circleci.com/gh/walkersumida/rails-api-for-front.svg?style=svg)](https://circleci.com/gh/walkersumida/rails-api-for-front)
## Run application
```bash
make docker_up
```## Demo user
| email | password |
----|----
| [email protected] | demodemo |