Skip to content

Debdut/go-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-next

go-next is a template to create portable server apps in a single binary executable.

Usage

# build
make

# build frontend
make build-next

# build the executable
make build-go

# run the binary
bin/go-next

Notes

  • Change binary name in the Makefile
  • Change app name in package.json and package-lock.json

About

go-next is a template to create portable server apps in a single binary executable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors