Small adjustment to the project
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Intro
|
||||
# RSS Notifier
|
||||
### Some things to do before the good things can happen
|
||||
|
||||
Install Diesel and Watchexec:
|
||||
@@ -22,6 +22,8 @@ or (with or without `--watch`)
|
||||
pnpm compile
|
||||
```
|
||||
|
||||
You need to run the Tailwind compilation before Cargo build.
|
||||
|
||||
### How to Dev like a pro
|
||||
My suggestion is to open one terminal and run `pnpm devrun` to continously rebuild
|
||||
the Tailwind css and restart/rebuild the Rust server if a template file change.
|
||||
Reference in New Issue
Block a user