Fiber Boilerplate

Fiber 模板。「Fiber Boilerplate」

Github stars Tracking Chart

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

Main metrics

Overview
Name With OwnerVivify-Ideas/fiber-boilerplate
Primary LanguageGo
Program languageShell (Language Count: 6)
PlatformDocker, Linux, Mac, Windows
License:
所有者活动
Created At2021-03-09 10:18:46
Pushed At2021-03-15 20:55:58
Last Commit At2021-03-09 11:47:22
Release Count0
用户参与
Stargazers Count3
Watchers Count8
Fork Count0
Commits Count1
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private