https://github.com/aruntemme/event-registration-backend
A Ruby on Rails backend (API) for event registration having vue frontend
https://github.com/aruntemme/event-registration-backend
mysql postgresql rails redis ruby
Last synced: 3 months ago
JSON representation
A Ruby on Rails backend (API) for event registration having vue frontend
- Host: GitHub
- URL: https://github.com/aruntemme/event-registration-backend
- Owner: aruntemme
- Created: 2021-09-26T03:33:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-22T11:03:29.000Z (over 4 years ago)
- Last Synced: 2025-07-08T10:09:47.716Z (12 months ago)
- Topics: mysql, postgresql, rails, redis, ruby
- Language: Ruby
- Homepage:
- Size: 71.3 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
* ...