diff --git a/.whitesource b/.whitesource new file mode 100644 index 0000000..55b922e --- /dev/null +++ b/.whitesource @@ -0,0 +1,12 @@ +{ + "scanSettings": { + "baseBranches": [] + }, + "checkRunSettings": { + "vulnerableCheckRunConclusionLevel": "failure", + "displayMode": "diff" + }, + "issueSettings": { + "minSeverityLevel": "LOW" + } +} \ No newline at end of file diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..e69de29 diff --git a/README.md b/README.md index 7d575f9..636a95d 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,11 @@

- Contribute (soon) + Contribute · Discord · - Documentation (soon) + Documentation

--- @@ -30,7 +30,7 @@ 1. Clone repository using by running `$ git clone https://github.com/dogegarden/dogehouse-site/` in your terminal 2. Navigate into the directory 3. Install NodeJS and NPM -4. Run `$ npm i` to install the required package's +4. Run `$ npm i` to install the required packages 5. Setup .env file 6. Execute the command `$ npm run dev` in your terminal @@ -62,3 +62,6 @@ DOGEHOUSE_WSS=wss://api.dogehouse.tv/socket - socket url for main dogehouse serv REDIS_HOST=REDDIS HOST - setup reddis with host and pass REDIS_PASS=REDDIS PASS - setup reddis with host and pass ``` + +## Credits +Thank you to Abalon#2525/https://github.com/alon-abadi for the awesome logo! diff --git a/src/views/index.ejs b/src/views/index.ejs index e7cfd40..11d9b46 100644 --- a/src/views/index.ejs +++ b/src/views/index.ejs @@ -11,9 +11,9 @@

You can click here to visit the panel.

<% } else { %>

DogeHouse.xyz

-

Welcome to DogeHotel/DogeGarden

need slogon.


+

Welcome to DogeHotel/DogeGarden

Needs slogan.


<% } %> - \ No newline at end of file +