Skip to content

immanuel-254/myauth-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make sure you have the following tools: 1. sqlc 2. a_h/templ

Step 1: cd auth && sqlc generate && cd .. && cd blog && sqlc generate && cd .. Step 2: templ generate Step 3: Create a .env file and fill in the Constants based on the example.env Step 4: go build -trimpath -ldflags="-s -w"

There are two commands when running the app: 1. runserver 2. createadmin

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published