Skip to content

lenatr99/tasklify

 
 

Repository files navigation

tasklify

Live: tasklify.project-0.dev

Dev deps:

sudo corepack enable # This will install and enable yarn

go install github.com/go-task/task/v3/cmd/task@latest
go install github.com/cosmtrek/air@latest
go install github.com/a-h/templ/cmd/templ@latest

docker network create gateway_prod

Run dev on localhost:8080:

task dev

Run build:

task build

Run tests (task dev has to be running):

task test

Other

Template created from:

Common password list from here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.4%
  • Other 1.6%