Skip to content

schodevio/lucky_vite

Repository files navigation

Lucky with Vite and Typescript

This is an example of Lucky application combined with Vite bundler. Enjoy!

Versions

Tool Version
Crystal 1.7.2
Lucky 1.0.0-rc1
Vite 4.1.0

Setting up the project

  1. Install required dependencies
  2. Update database settings in config/database.cr
  3. Run script/setup
  4. Run lucky dev to start the app
  5. Have fun!

Learning Lucky

Lucky uses the Crystal programming language. You can learn about Lucky from the Lucky Guides.

License

MIT