APP_ENV=local cargo watch -c -w src -x run
APP_ENV=staging cargo watch -c -w src -x run
APP_ENV=production cargo watch -c -w src -x run
```
```
APP_ENV=local cargo run
APP_ENV=staging cargo run
APP_ENV=production cargo run
```
-
Notifications
You must be signed in to change notification settings - Fork 0
bennekrouf/similar-sled
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|