Skip to content

Commit

Permalink
Add prereqs
Browse files Browse the repository at this point in the history
  • Loading branch information
Piszmog committed Feb 9, 2024
1 parent b0ff64b commit abee783
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,13 @@ See the `Makefile` for building the application.
There are a couple builtin ways to run the application - using `air` or the `Makefile` helper
commands.

### Prerequisites

- Install [templ](https://templ.guide/quick-start/installation)
- Install [sqlc](https://docs.sqlc.dev/en/stable/overview/install.html)
- Install [tailwindcss CLI](https://tailwindcss.com/docs/installation)
- Install [air](https://github.com/cosmtrek/air#installation)

### air

`air` has been configured with the file `.air.toml` to allow live reloading of the application
Expand Down

0 comments on commit abee783

Please sign in to comment.