Skip to content

neerajbg/go-fiber-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack Blog project using React and Go Fiber

Code along for my YouTube video series on web development using React and Go Fiber - https://www.youtube.com/playlist?list=PL0wd2rfixHH23Ej7qVSrbgr-yhI6iSC05

.env.example file holds sensitive variables like auth secret, DSN for database connection.

After cloning repository, rename .env.example to .env

To install dependency, run go mod tidy

To run the application go run server.go

About

Blog project using React and Go Fiber

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published