You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-07-13 01:30:19 +02:00
Merge request to expose review features on these files
This commit is contained in:
@ -296,7 +296,3 @@ Ensure the `pkg` directory used for go module cache has the correct permissions.
|
||||
sudo chown -R $(whoami):staff ${HOME}/go/pkg
|
||||
sudo chmod -R 755 ${HOME}/go/pkg
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -112,6 +112,3 @@ This web-app service eventually will include the following:
|
||||
- view item
|
||||
- create item (adds task to checklist)
|
||||
- update item
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user