mirror of
https://github.com/ryankazokas/turbovault-app.git
synced 2026-04-16 22:12:53 +00:00
Adds types
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
> Your personal video game collection tracker and manager
|
||||
|
||||
[](https://rubyonrails.org/)
|
||||

|
||||
[](https://github.com/rubocop/rubocop)
|
||||
[](https://sorbet.org)
|
||||
[](https://www.ruby-lang.org/)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
|
||||
@@ -140,13 +143,14 @@ IGDB sync is enabled by default for all users and runs every 30 minutes.
|
||||
- 📖 [API Documentation](docs/API_DOCUMENTATION.md) - RESTful API
|
||||
- 🎮 [IGDB Integration](docs/IGDB_INTEGRATION.md) - Game metadata
|
||||
- 🎨 [Themes](docs/THEMES.md) - Customization
|
||||
- 🔷 [Sorbet Types](docs/SORBET.md) - Type checking guide
|
||||
- 🎯 [Demo Account](docs/DEMO_ACCOUNT.md) - Try it out
|
||||
|
||||
[**See all documentation →**](docs/README.md)
|
||||
|
||||
## 🛠️ Tech Stack
|
||||
|
||||
- **Framework:** Ruby on Rails 8.1
|
||||
- **Framework:** Ruby on Rails 8.1 with Sorbet type checking
|
||||
- **Frontend:** Hotwire (Turbo + Stimulus)
|
||||
- **Styling:** Tailwind CSS
|
||||
- **Database:** PostgreSQL with Row Level Security
|
||||
|
||||
Reference in New Issue
Block a user