This repository has been archived on 2022-09-04. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2021-02-06 13:25:00 +01:00
.circleci Add .circleci/config.yml 2021-02-06 13:24:37 +01:00
screenshots add indexpage screenshot 2020-09-05 15:41:27 +02:00
src - [CommandsPage] update translations 2021-01-09 11:02:02 +01:00
.babelrc init 2020-06-28 11:27:32 +02:00
.gitignore init 2020-06-28 11:27:32 +02:00
.prettierignore init 2020-06-28 11:27:32 +02:00
.prettierrc refactor: use single quotes instead of double quotes 2020-10-26 07:32:08 +01:00
Dockerfile add LICENSE, update README.md 2020-08-24 11:31:05 +02:00
gatsby-browser.js add @kichiyaki/roboto 2021-01-04 18:10:55 +01:00
gatsby-config.js add @kichiyaki/roboto 2021-01-04 18:10:55 +01:00
gatsby-node.js init 2020-06-28 11:27:32 +02:00
gatsby-ssr.js init 2020-06-28 11:27:32 +02:00
LICENSE add LICENSE, update README.md 2020-08-24 11:31:05 +02:00
nginx.conf remove .json extension from nginx.conf 2021-01-08 22:41:22 +01:00
package.json add @kichiyaki/roboto 2021-01-04 18:10:55 +01:00
README.md add indexpage screenshot, update readme.md 2020-09-05 15:40:36 +02:00
yarn.lock - [CommandsPage] update translations 2021-01-09 11:02:02 +01:00

dcbot.tribalwarshelp.com

Simple website with all available TWHelp Discord Bot commands, invitation link, etc.

Screenshot

Development

Prerequisites

  1. Node.JS
  2. yarn/npm
  3. gatsby-cli

Installing

  1. Clone this repo
  2. Navigate to the directory where you have cloned this repo.
  3. yarn install
  4. yarn run develop