Added go mod download to required commands
This commit is contained in:
parent
3dec43f967
commit
567d1e756c
@ -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`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user