Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 245 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 245 Bytes

zeus

Frontend for forums v3 using React and JavaScript.

Configuration

Create a config.json in the top level of the project and then add the following content:

{
  "ip": "<insert absolute (with http) IP to the backend>",
}