Skip to content

scarletczen/next-go-fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go + Next + Postgres + Docker

MIT License

A small full stack project that showcases the utility of docker to containerize our backend, db and frontend.

Screenshots

image image

Run Locally

docker compose build
docker compose up -d nextapp