Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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 |