Skip to content

stephendolan/lucky_jumpstart

Repository files navigation

☘️ Lucky Jumpstart

This is a template project for web applications using Lucky.

Lucky App CI

How to use it?

  1. Click this link
  2. Run ./script/setup
  3. 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 file for running your application database, included in Procfile.dev

Dependencies

  • 💎   Up-to-date Crystal dependencies
  • 🧶   Up-to-date Yarn dependencies

Tooling

Functionality

  • 📧   Email confirmation of users

CI/CD

Deployment options