Skip to content

fosple/go-react-template

 
 

Repository files navigation

Go & React Template

ci

Simple template for creating go & react js project.

git clone https://github.com/rayyildiz/go-react-template.git my-awesome-app
cd my-awesome-app
make

Backend:

Frontend:

""

Configure

Run make clean to remove .git folder and create an empty .env file.

DEBUG=true
POSTGRES_CONNECTION=postgres:https://postgres:postgres@localhost:5432/postgres?sslmode=disable

Cloud Run

This template is configured for Google CLoud Build and ready to deploy to Cloud Run.

Useful links:

About

Go & React Template

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • TypeScript 79.4%
  • Go 16.4%
  • HTML 1.9%
  • CSS 1.1%
  • Makefile 0.8%
  • Dockerfile 0.4%