Skip to content

Repository files navigation

Thingmill Website

The Thingmill corp website with Express version 2.0

Preview

alt

Setup

  1. Clone the repository: git clone https://github.com/thingmill/web
  2. Install dependencies: npm i
  3. Setup .env file (Instructions to do so below)
  4. Run node server (will listen on 3000 port by default): node index.js

Environment variables

In order to get the server running you will need to fill your .env file. Create a .env file from the .env.example file at the root of the folder repository.

Description of the environment variables.

HOST=0.0.0.0 # Local ipPORT=3000 # PortRECAPTCHA_PUBLIC=XXX # Your public Google Captcha api keyRECAPTCHA_PRIVATE=XXX # Your private Google Captcha api keyDISCORD_WEBHOOK=https://discordapp.com/api/webhooks/XXX/XXX # Optionnal, if you want to send contact form to a discord channel

About

🌍 thingmill.fr web site, simple but it works

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages