Skip to content
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.

NeuraLegion/broken_crystals

Repository files navigation

broken_crystals

This is a project written using Lucky. Enjoy!

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

Learning Lucky

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