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-04-24 09:41:59 +02:00
.circleci bump all packages, update Dockerfile/nginx.conf/circleci configuration, fix eslint warnings 2021-04-24 09:41:59 +02:00
screenshots add indexpage screenshot 2020-09-05 15:41:27 +02:00
src bump all packages, update Dockerfile/nginx.conf/circleci configuration, fix eslint warnings 2021-04-24 09:41:59 +02:00
.babelrc init 2020-06-28 11:27:32 +02:00
.gitignore update nginx.conf 2021-03-27 18:26:32 +01: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 bump all packages, update Dockerfile/nginx.conf/circleci configuration, fix eslint warnings 2021-04-24 09:41:59 +02:00
gatsby-browser.js add @kichiyaki/roboto 2021-01-04 18:10:55 +01:00
gatsby-config.js bump all packages, update Dockerfile/nginx.conf/circleci configuration, fix eslint warnings 2021-04-24 09:41:59 +02: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 bump all packages, update Dockerfile/nginx.conf/circleci configuration, fix eslint warnings 2021-04-24 09:41:59 +02:00
package.json bump all packages, update Dockerfile/nginx.conf/circleci configuration, fix eslint warnings 2021-04-24 09:41:59 +02:00
README.md add indexpage screenshot, update readme.md 2020-09-05 15:40:36 +02:00
yarn.lock bump all packages, update Dockerfile/nginx.conf/circleci configuration, fix eslint warnings 2021-04-24 09:41:59 +02: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