candoizo / hauntgg-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

👻 haunt.gg v2

a really awesome aavegotchi site!

live at haunt.gg

tldr quickdeploy

git clone https://gitlab.com/hauntgg/hauntgg-frontend
git checkout release
export NODE_ENV=$(git rev-parse --abbrev-ref HEAD)
yarn run docker build rolling server
yarn run docker push

git branch glossary

dev: Daily changes

preview: Code locked, corrections allowed in markdown files.

release: git tag'd snapshots for public deploys.

commit guideline

header format: :emoji: type: description example: :sparkles: feat: new awesome feature!

About


Languages

Language:JavaScript 78.2%Language:Pug 17.2%Language:SCSS 4.1%Language:Dockerfile 0.4%