/poor-clares-arundel-koa

The Poor Clares of Arundel's website

Primary LanguageTypeScriptMIT LicenseMIT

Poor Clares Arundel

ci

The Poor Clares of Arundel's website - the source of: https://www.poorclaresarundel.org/

To my knowledge this is the first Convent with Continuous Deployment.

Built with React and Koa.

Developing

Docker

To build with docker: docker build --tag poorclaresarundel .

To run then docker-compose up; remember to update docker-compose.yml with variables.

Locally

You can debug the server in VS Code by hitting F5.

Before you do that remember to build:

yarn build:client

If you want to debug the client then:

cd src/client
yarn start

Licence

Copyright © 2014- John Reilly. This project is licensed under the MIT license.