This is an example of Lucky application combined with Vite bundler. Enjoy!
| Tool | Version |
|---|---|
| Crystal | 1.7.2 |
| Lucky | 1.0.0-rc1 |
| Vite | 4.1.0 |
- Install required dependencies
- Update database settings in
config/database.cr - Run
script/setup - Run
lucky devto start the app - Have fun!
Lucky uses the Crystal programming language. You can learn about Lucky from the Lucky Guides.
MIT