Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*

/internal/server/public_html/
/config.yaml
/server
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The following steps allow you to run the project:
- Edit `config.yml` with your desired settings.
- Run `go generate` to generate the react frontend.
- Run `go build ./cmd/server`.
- Run the `./build` binary.
- Run the `./server` binary.
- Configure a HTTPS proxy to answer requests on your desired domain.
- Visit the domain.