1
0
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:
Zaq? Wiedmann
2019-08-15 02:24:00 +00:00
parent fa4bf1d765
commit 9dad6f5935
3 changed files with 3 additions and 10 deletions

View File

@ -614,4 +614,4 @@ documentation or just send us your feedback and suggestions ; )
## Join us on Gopher Slack
If you are having problems installing, troubles getting the project running or would like to contribute, join the
channel #saas-starter-kit on [Gopher Slack](http://invite.slack.golangbridge.org/)
channel #saas-starter-kit on [Gopher Slack](http://invite.slack.golangbridge.org/)

View File

@ -295,8 +295,4 @@ Ensure the `pkg` directory used for go module cache has the correct permissions.
```bash
sudo chown -R $(whoami):staff ${HOME}/go/pkg
sudo chmod -R 755 ${HOME}/go/pkg
```
```

View File

@ -111,7 +111,4 @@ This web-app service eventually will include the following:
- project items (tasks)
- view item
- create item (adds task to checklist)
- update item
- update item