Fiber Boilerplate

Fiber 模板。「Fiber Boilerplate」

Github星跟踪图

Description

Fiber Boilerplate made with ❤️ by VivifyIdeas.

Start Guide

Just run already prepared bash script:

./init.sh

It will setup the project for you (starting docker-compose stack, running migrations).
The Fiber app running in dev mode will be exposed on http://localhost (port 3000)

ORM integration

For more details check
GORM

Environment Configuration

All environment variables stored inside .env file, created automatically with init bash script. Intial values copied from .env.example.

Error Reporting

Integrated sentry.io.

Just update SENTRY_DSN env variable and integration is done.

Some features

  • Basic boilerplate structure
  • API/Web Routes
  • CORS
  • Requests Validation Validator
  • Database configuration GORM
  • Authentication (login, registration, password recovery, jwt auth middleware)
  • Static assets (render HTML pages)
  • Notifications (sending emails)
  • Errors reporting (sentry.io)
  • Files upload
  • Dockerized

主要指标

概览
名称与所有者Vivify-Ideas/fiber-boilerplate
主编程语言Go
编程语言Shell (语言数: 6)
平台Docker, Linux, Mac, Windows
许可证
所有者活动
创建于2021-03-09 10:18:46
推送于2021-03-15 20:55:58
最后一次提交2021-03-09 11:47:22
发布数0
用户参与
星数3
关注者数7
派生数0
提交数1
已启用问题?
问题数0
打开的问题数0
拉请求数0
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?