luckyframework/lucky_cli

Add a template for a web app with no database

Open

#627 opened on Apr 10, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)HTML (49 forks)auto 404
feature requesthacktoberfest

Repository metrics

Stars
 (92 stars)
PR merge metrics
 (PR metrics pending)

Description

It'd be nice to have an option for lucky init.custom that would build you a website without a database.

We've got a few examples in the Lucky website itself and LuckyDiff: https://github.com/luckyframework/website https://github.com/stephendolan/lucky_diff

Contributor guide