Skip to content

Commit

Permalink
docusaurus preparations
Browse files Browse the repository at this point in the history
  • Loading branch information
ReneWerner87 committed Nov 26, 2024
1 parent 1bf65b3 commit 88db22f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bootstrap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ keywords: [bootstrap, gorm, validator, env]

Fiber bootstrap for rapid development using Go-Fiber / Gorm / Validator.

# Components
## Components
* Fiber
* Html Engine Template
* Logger
Expand All @@ -19,11 +19,11 @@ Fiber bootstrap for rapid development using Go-Fiber / Gorm / Validator.
* Validator
* Env File

# Router
## Router
API Router `/api` with rate limiter middleware
Http Router `/` with CORS and CSRF middleware

# Setup
## Setup

1. Copy the example env file over:
```
Expand Down

0 comments on commit 88db22f

Please sign in to comment.