https://github.com/yannickzahinda/real-time-search-rails
This is a real-time search engine allowing user to search for some random article stored in the database
https://github.com/yannickzahinda/real-time-search-rails
Last synced: about 1 month ago
JSON representation
This is a real-time search engine allowing user to search for some random article stored in the database
- Host: GitHub
- URL: https://github.com/yannickzahinda/real-time-search-rails
- Owner: YannickZahinda
- Created: 2024-01-12T18:25:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-15T13:05:42.000Z (over 1 year ago)
- Last Synced: 2024-01-15T16:53:07.903Z (over 1 year ago)
- Language: Ruby
- Size: 28.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
* ...