codenoid / go-web-boilerplate

Golang Web Boilerplate with Auth, User Management, reCaptcha, Page Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Report Card

Go Web Boilerplate

WIP

# make sure MongoDB & Redis are running, please check web-base/config.env
cd web-base
go run .
xdg-open http://localhost:3000
# username: admin
# password: @admin1234

Todo

  • User Settings
  • User Management
  • Page Generator
  • reCaptcha
  • Google Auth

About

Golang Web Boilerplate with Auth, User Management, reCaptcha, Page Generator


Languages

Language:Go 50.0%Language:HTML 49.0%Language:Shell 0.9%