GitXplorerGitXplorer
i

notes

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
4d8e6990934cc3036a431cf6fcc83e18d246a60c

first commit

iiguridi committed 4 years ago

README

The README file for this repository.

notes

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.