Skip to content

Commit

Permalink
Add gin template
Browse files Browse the repository at this point in the history
  • Loading branch information
BenElgar committed Nov 11, 2021
1 parent 4b19a99 commit 535bb90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/template/descriptions.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ func GetTemplateDescriptions() []api.TemplateDescription {
// TODO: make this dynamic
templates := []api.TemplateDescription{
{Name: "typescript-nextjs-prisma-postgres", DisplayName: "Next.js + Prisma"},
{Name: "go-gin-webserver", DisplayName: "Golang Webserver"},
//{Name: "ackee", DisplayName: "Ackee"},
//{Name: "blitzjs", DisplayName: "Blitz.js"},
//{Name: "calendso", DisplayName: "Calendso"},
Expand Down

0 comments on commit 535bb90

Please sign in to comment.