Fork of Wingysam's Christmas-Community at https://github.com/Wingysam/Christmas-Community/tree/master
config | ||
middlewares | ||
routes | ||
static | ||
views | ||
.gitignore | ||
index.js | ||
logger.js | ||
package.json | ||
README.md | ||
yarn.lock |
Christmas Community
Web app for your family's Christmas shopping
Purpose
To create a simple place for your entire family to use to find gifts that people want, and to avoid double-gifting.
Install
git clone https://gitlab.com/wingysam/christmas-community
cd christmas-community
yarn
Configuration
Add environment variables with a .env. Example:
SITE_TITLE="Christmas Zone"
PORT=80
Startup
yarn start
Setup
Visit /
on the HTTP server to add an admin account.