Valkyrie

A Fullstack Discord Clone using React and Go.

MIT License

Stars
301
Committers
1

Bot releases are hidden (Show)

Valkyrie - v1.1.0 Latest Release

Published by sentrionic over 2 years ago

Valkyrie - Server

This release contains the current server binaries.
You may use those if you prefer to not install Go and its dependencies or if
you just need the server to run the frontend.

Installation

  1. Download the zip of whichever OS you are using.
  2. Install Docker and get the Postgres and Redis containers
  3. Start those containers and create a DB.
  4. Rename .env.example to .env and fill in the values
  5. Run the server
Valkyrie - v1.0.1

Published by sentrionic over 2 years ago

Valkyrie - Server

This release contains the current server binaries.
You may use those if you prefer to not install Go and its dependencies or if
you just need the server to run the frontend.

Installation

  1. Download the zip of whichever OS you are using.
  2. Install Docker and get the Postgres and Redis containers
  3. Start those containers and create a DB.
  4. Rename .env.example to .env and fill in the values
  5. Run the server
Valkyrie - v1.0.0

Published by sentrionic about 3 years ago

Valkyrie - Server

This release contains the current server binaries.
You may use those if you prefer to not install Go and its dependencies or if
you just need the server to run the frontend.

Installation

  1. Download the zip of whichever OS you are using.
  2. Install Docker and get the Postgres and Redis containers
  3. Start those containers and create a DB.
  4. Rename .env.example to .env and fill in the values
  5. Run the server