Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tarellel/pinebox
A rails starter template with devise, tailwind, stimulus, hotwire, ViewComponents, Vite, and TypeScript.
https://github.com/tarellel/pinebox
hotwire rails stimulusjs tailwindcss template typescript vite
Last synced: 25 days ago
JSON representation
A rails starter template with devise, tailwind, stimulus, hotwire, ViewComponents, Vite, and TypeScript.
- Host: GitHub
- URL: https://github.com/tarellel/pinebox
- Owner: tarellel
- License: mit
- Created: 2021-09-27T05:44:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-31T06:06:47.000Z (almost 3 years ago)
- Last Synced: 2024-10-10T06:52:16.612Z (about 1 month ago)
- Topics: hotwire, rails, stimulusjs, tailwindcss, template, typescript, vite
- Language: Ruby
- Homepage:
- Size: 309 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.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
* ...