Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Piszmog authored Nov 23, 2024
1 parent 65d31d5 commit f67ad90
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 @@ -14,6 +14,13 @@ Once cloned, run the `update_module.sh` script to change the module to your modu
./update_module my-new-module
```

Then you can proceed to generate sqlc and templ files

```shell
sqlc generate
make generate-templ
```

## Technologies

A few different technologies are configured to help getting off the ground easier.
Expand Down

0 comments on commit f67ad90

Please sign in to comment.