Skip to content

Commit

Permalink
Add clarification on docs
Browse files Browse the repository at this point in the history
  • Loading branch information
josephspurrier committed Jul 26, 2020
1 parent e769be1 commit 642d3b4
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,11 @@ To test the application locally, you can follow these [instructions](https://jos

## Additional Documentation

Below are links to various section of the documentation.

- [Environment Preparation](https://josephspurrier.github.io/goreactapp/docs/tutorial/env-prep)
- [Database](https://josephspurrier.github.io/goreactapp/docs/database)
- [Front-End](https://josephspurrier.github.io/goreactapp/docs/front-end)
- [Back-End](https://josephspurrier.github.io/goreactapp/docs/back-end)
- [Swagger](https://josephspurrier.github.io/goreactapp/docs/swagger)
- [Docker Compose](https://josephspurrier.github.io/goreactapp/docs/docker-compose)
- [Documentation](https://josephspurrier.github.io/goreactapp/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)
- [React and Go](https://github.com/josephspurrier/goreactapp)

You can reference some off the documention here, though it's specific to Mithril:
https://josephspurrier.github.io/gomithrilapp/

0 comments on commit 642d3b4

Please sign in to comment.