The server for Blueprintnotincluded
Create a .env
file (see dotenv) in the project directory with the following available environment variables:
ENV_NAME
: could be set todevelopment
PUBLIC_DIR
: The root folder of the front end files. Default toJWT_SECRET
: As its name. Just give it a dummy string if not in productionCAPTCHA_SITE
: Can be omitted in development modeCAPTCHA_SECRET
: Can be omitted in development modeBROWSE_INCREMENT
: Limit of the number of blueprints in the browse pop-up
node run dev