database setup

This commit is contained in:
2024-02-21 13:55:57 -06:00
parent b24e476f9c
commit 06094f05b3
5 changed files with 43 additions and 7 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,9 @@
# ---> Go
# If you prefer the allow list template instead of the deny list, see community template:
# https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore
# Manual
go-crud
.env
#
# Binaries for programs and plugins
*.exe