Added go mod download to required commands
This commit is contained in:
@ -40,6 +40,7 @@ docker attach notify.moe
|
|||||||
### Start the server
|
### Start the server
|
||||||
|
|
||||||
* Enter the notify.moe directory: `cd notify.moe`
|
* Enter the notify.moe directory: `cd notify.moe`
|
||||||
|
* Download dependencies: `go mod download`
|
||||||
* Compile TypeScript files using: `tsc`
|
* Compile TypeScript files using: `tsc`
|
||||||
* Start the web server using: `run`
|
* Start the web server using: `run`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user