https://github.com/pointerish/wsr
A simple job board site built with Rails 6, PostgreSQL, and Tailwind CSS
https://github.com/pointerish/wsr
job-board postgresql rails6 tailwindcss
Last synced: about 7 hours ago
JSON representation
A simple job board site built with Rails 6, PostgreSQL, and Tailwind CSS
- Host: GitHub
- URL: https://github.com/pointerish/wsr
- Owner: pointerish
- Created: 2021-04-07T19:27:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-19T01:04:48.000Z (over 4 years ago)
- Last Synced: 2025-09-29T03:35:39.210Z (8 days ago)
- Topics: job-board, postgresql, rails6, tailwindcss
- Language: Ruby
- Homepage:
- Size: 257 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- 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
* ...