go-blueprint icon indicating copy to clipboard operation
go-blueprint copied to clipboard

Go-blueprint allows users to spin up a quick Go project using a popular framework

Results 59 go-blueprint issues
Sort by recently updated
recently updated
newest added

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...

good first issue

### 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...

good first issue

### 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...

enhancement

### Tell us about your feature request ![image](https://github.com/user-attachments/assets/13421386-bc74-4314-be9a-a6d2ebe0af46) It should be possible to bootstrap a project with Postgres and Redis just by using the init script. Therefore the database driver...

enhancement

### 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...

help wanted
question

### 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

enhancement

### 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

enhancement

### Tell us about your feature request See https://tailwindcss.com/docs/configuration#using-esm-or-type-script ### Disclaimer - [X] I agree

enhancement