https://github.com/kidd254/userregistration-signup-template
This template is meant for back end. Devise and other neccesary configurations are already set up to ensure one is off and running.
https://github.com/kidd254/userregistration-signup-template
api-rest controllers devise ruby ruby-on-rails serialization
Last synced: about 1 month ago
JSON representation
This template is meant for back end. Devise and other neccesary configurations are already set up to ensure one is off and running.
- Host: GitHub
- URL: https://github.com/kidd254/userregistration-signup-template
- Owner: Kidd254
- Created: 2024-01-10T13:05:03.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-02-04T17:13:29.000Z (about 1 year ago)
- Last Synced: 2025-02-04T11:51:32.508Z (3 months ago)
- Topics: api-rest, controllers, devise, ruby, ruby-on-rails, serialization
- Language: Ruby
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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
* ...