Skip to content

Commit

Permalink
Add links to other docs for repos
Browse files Browse the repository at this point in the history
  • Loading branch information
josephspurrier committed Jul 26, 2020
1 parent 332ed37 commit a023cb6
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Expand Up @@ -47,4 +47,11 @@ Below are links to various section of the documentation.
- [Back-End](https://josephspurrier.github.io/govueapp/docs/back-end)
- [Swagger](https://josephspurrier.github.io/govueapp/docs/swagger)
- [Docker Compose](https://josephspurrier.github.io/govueapp/docs/docker-compose)
- [Documentation](https://josephspurrier.github.io/govueapp/docs/documentation)
- [Documentation](https://josephspurrier.github.io/govueapp/docs/documentation)

This is one repository of a few that demonstrate with different front-end frameworks how to build a notepad application with authentication. A few of the other repositories are:

- [Vue and Go](https://github.com/josephspurrier/govueapp)
- [Mithril and Go](https://github.com/josephspurrier/gomithrilapp)
- [Mithril (TypeScript) and Go](https://github.com/josephspurrier/gomithriltsapp)
- [React (TypeScript) and Go](https://github.com/josephspurrier/goreactapp)

0 comments on commit a023cb6

Please sign in to comment.