ThomasMatlak / food

GNU Affero General Public License v3.0
0 stars 0 forks source link

food

Building

Build html templates:

templ generate

Run locally:

go run .

Run tests:

go test ./...

First Time Setup

See scripts/README.md for instructions on seeding the database.

LICENSE

This project uses the AGPL license. If you would like to use the project without the implications of AGPL, contact me for a commercial license.

The general, utility-type, code that I write will probably get spun off to a separate repository(s) with permissive (MIT?) licensing. No, I will not provide a timeline for that happening.