Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opedrosouza/rails7_api_with_auth_boilerplate
A Rails 7 API Boilerplate with Authentication from scratch
https://github.com/opedrosouza/rails7_api_with_auth_boilerplate
Last synced: 2 days ago
JSON representation
A Rails 7 API Boilerplate with Authentication from scratch
- Host: GitHub
- URL: https://github.com/opedrosouza/rails7_api_with_auth_boilerplate
- Owner: opedrosouza
- Created: 2023-03-17T01:34:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-05T14:04:34.000Z (over 1 year ago)
- Last Synced: 2024-10-09T08:41:20.174Z (about 1 month ago)
- Language: Ruby
- Size: 165 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...