lucky_jumpstart
Version, currently 1.1.02 versions
- 1.1.0latestJul 5, 2022
- 1.0.0not indexedAug 11, 2026
github.com/LuckyCasts/lucky_jumpstart
Get up and running quickly with Lucky!
62 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
lucky_jumpstart:
github: LuckyCasts/lucky_jumpstart
version: ~> 1.1.0Then run:
shards installshard.yml
- Crystal
1.2.2- Author
- your-name-here <your-email-here>
- Target
webserverfrom src/lucky_jumpstart.cr
Dependencies
Runtime Dependencies
- jwt~> 1.6.0github: crystal-community/jwt
- lucky~> 0.30.0github: luckyframework/lucky
- carbon~> 0.2.1github: luckyframework/carbon
- authentic~> 0.8.2github: luckyframework/authentic
- lucky_env~> 0.1.4github: luckyframework/lucky_env
Development Dependencies
- ameba~> 1.0github: crystal-ameba/amebadev
- spark~> 1.15github: stephendolan/sparkdev
- lucky_flow~> 0.7.0github: luckyframework/lucky_flowdev
README
# โ๏ธ Lucky Jumpstart This is a template project for web applications using [Lucky](https://luckyframework.org).  ### How to use it? 1. Click [this link](https://github.com/stephendolan/lucky_jumpstart/generate) 1. Run `./script/setup` 1. Run `lucky dev` ### Why use a template? There are quite a few things I find myself adding to every Lucky application out of the box, and this serves as a bit of a better starting point than the default generated application. ### What's in the box? #### Development - ๐ณ A [DockerCompose](https://docs.docker.com/compose/) file for running your application database, included in `Procfile.dev` #### Dependencies - ๐ Up-to-date Crystal dependencies - ๐งถ Up-to-date Yarn dependencies #### Tooling - ๐จ [TailwindCSS](https://tailwindcss.com) for better styling - ๐ [Tailwind Typography](https://tailwindcss.com/docs/typography-plugin) for prose - ๐ [Tailwind Forms](https://github.com/tailwindlabs/tailwindcss-forms) to make styling forms easier - ๐ฅ [Tailwind Aspect Ratio](https://github.com/tailwindlabs/tailwindcss-aspect-ratio) for setting fixed aspect ratios - ๐ [StimulusJS](https://stimulusjs.org) for JavaScript sprinkles - ๐ [TypeScript](https://typescript.org) for keeping JavaScript cleaner #### Functionality - ๐ง Email confirmation of users #### CI/CD - ๐ค A handy dandy [Dependabot](https://dependabot.com/) configuration file, and a workflow to handle auto-merging - A working GitHub Actions workflow with: - ๐ [Prettier](https://prettier.io/) - ๐ [Crystal Format](https://crystal-lang.org/reference/using_the_compiler/#crystal-tool-format) - ๐ฆ [Ameba](https://github.com/crystal-ameba/ameba) - ๐ [Crystal Spec](https://crystal-lang.org/api/latest/Spec.html) #### Deployment options - ๐ณ [Docker](https://www.docker.com), which enables any Dockerfile-based deployment like: - [Render](https://render.com) - [Digital Ocean Apps Platform](https://www.digitalocean.com/products/app-platform) - ๐ฉ [Render](https://render.com) with a built-in `render.yaml` file - ๐พ [Heroku](https://luckyframework.org/guides/deploying/heroku) with a built-in `Procfile` file
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
1.1.0- Tagged
- Jul 5, 2022
- Commit
7f09d41a35ba- Crystal
1.2.2- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/LuckyCasts/lucky_jumpstart
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 12, 2026
- Synced
- Aug 12, 2026
- Versions
- 2