An open API service indexing awesome lists of open source software.

https://github.com/dkniffin/grocery-app-web


https://github.com/dkniffin/grocery-app-web

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# grocery_app_web

This is a project written using [Lucky](https://luckyframework.org). Enjoy!

### Setting up the project

1. [Install required dependencies](http://luckyframework.org/guides/installing.html#install-required-dependencies)
1. Run `script/setup`
1. Run `lucky dev` to start the app

### Learning Lucky

Lucky uses the [Crystal](https://crystal-lang.org) programming language. You can learn about Lucky from the [Lucky Guides](http://luckyframework.org/guides).