Skip to content

Here is very siimple backend for my own studio website

Notifications You must be signed in to change notification settings

Wawilow/lame-solution-back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here is simple website backend, set up your telegram token to the .env file to send contact messages

Local run

export $(grep -v '^#' .env | xargs -0)
go run cmd/server/main.go

Docker run (docker-compose file and everything for k8s deploying is in the head repo)

docker-compose up -d --no-deps --build

About

Here is very siimple backend for my own studio website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published