takanome-dev / astro.go.blog

Blog app with Astro 🚀 on the front and Go 🐹 on the back
https://blog-with-astro-golang.vercel.app/
MIT License
32 stars 5 forks source link

Feature: add `air` for go live reload #59

Closed takanome-dev closed 11 months ago

takanome-dev commented 11 months ago

Type of feature

💡 Feature

Current behavior

Currently, once changes are mad, you have to kill and start the server again. That processus is repeated over and over.

Suggested solution

Use https://github.com/cosmtrek/air for live reloading the server on dev.

Additional context

No response

Contributing Docs

takanome-dev commented 11 months ago

No need to install it the project, just using it globally...