Skip to content

thefirstspine-org/website

Repository files navigation

Website

The First Spine website. Render pages from the CMS service.

Installation

npm ci

Running the app

npm run start

Build & run for production

npm run build
node dist/main.js

Configuration

See the configuration keys with the Ansible playbook

To help you configure your local environment to generate a dotenv file you can use the configurator using this command:

node configurator.js create website2 --conf-path [local copy of ansible volume]/conf --force-http true

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors