jwoertink / lucky_sec_test

Testing the Lucky framework for security testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

☘️ Lucky Jumpstart

This is a template project for web applications using Lucky.

Lucky Jumpstart CI

How to use it?

  1. Click this link
  2. Run ./script/setup
  3. Run crystal run .jumpstart/init.cr
  4. 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

About

Testing the Lucky framework for security testing

License:MIT License


Languages

Language:Crystal 87.9%Language:JavaScript 4.1%Language:Shell 3.7%Language:HTML 1.6%Language:TypeScript 1.4%Language:Dockerfile 1.2%Language:CSS 0.1%Language:Procfile 0.0%