This commit is contained in:
2024-10-23 15:04:26 -06:00
parent 61c969c9de
commit 8d29cc2b1a
11 changed files with 121 additions and 11 deletions

View File

@ -14,5 +14,5 @@ This is my personal website!
1. Run ```go get```
2. Duplicate the .env.example file and call it .env
3. Fill out the required .env values
4. Run ```go install github.com/cosmtrek/air@latest``` to download Air for live reload
4. Run ```go install github.com/air-verse/air@latest``` to download Air for live reload
5. Run ```air``` to start the dev server (macOS and Linux only)