Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/quequeo/rails-api-and-react

Ruby on Rails API with React JS
https://github.com/quequeo/rails-api-and-react

active-storage api javascript kaminari material-ui postgresql rails react rspec ruby vite

Last synced: about 3 hours ago
JSON representation

Ruby on Rails API with React JS

Awesome Lists containing this project

README

        

# README
* Ruby version: 3.1.0
* Rails version: 7.1.3
* SQL version: 1.4

Rails API
* API version: 1
* Posts Endpoints api/v1/posts
* https://localhost:3000

React JS
* Material UI
* https://localhost:5173

Database creation
* rails db:create
* rails db:migrate
* rails db:seed

How to run the test suite
* rails c --> rspec

Services (job queues, cache servers, search engines, etc.)