schodevio / lucky_vite

Sample Lucky App with Vite bundler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Sample Lucky App with Vite bundler

License:MIT License


Languages

Language:Crystal 65.1%Language:Shell 24.0%Language:SCSS 3.6%Language:JavaScript 3.4%Language:Dockerfile 3.3%Language:TypeScript 0.5%Language:Procfile 0.1%