go-blueprint
go-blueprint copied to clipboard
Go-blueprint allows users to spin up a quick Go project using a popular framework
By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license. ## Problem/Feature The `make tailwind` command should be renamed to `make...
### What is the problem? `make tailwind` feels like it is there to create an `output.css` file. But it only installs tailwind if you do not already have it. As...
### What is the problem? ~/workspace/goprojects go install github.com/melkeydev/go-blueprint@latest go: github.com/melkeydev/go-blueprint@latest (in github.com/melkeydev/[email protected]): go.mod:3: invalid go version '1.22.4': must match format 1.23 ### Operating System debian 12 ### Architecture...
### What is the problem? Should the /assets/css/input.css file be publicly accessable? ### Operating System ALL ### Architecture Version (x86, x64, arm, etc) ALL ### Steps to reproduce ```shell make...
### Tell us about your feature request adding option for more frontend options may be in future if api option is available then it will be easy to use other...
### Tell us about your feature request  It should be possible to bootstrap a project with Postgres and Redis just by using the init script. Therefore the database driver...
### Tell us about your feature request The project is getting pretty big, and we want to remove one framework, so we are leaving it up to the community to...
### Tell us about your feature request [sqlc](https://github.com/sqlc-dev/sqlc) is a great library. We should consider adding it as an option. ### Disclaimer - [X] I agree
### Tell us about your feature request We should consider offering the automatic creation of `/security.txt `and `/.well-known/security.txt` ### Disclaimer - [X] I agree
### Tell us about your feature request See https://tailwindcss.com/docs/configuration#using-esm-or-type-script ### Disclaimer - [X] I agree