Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 555 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 555 Bytes

carta-mixnmatch2

These are the files required for the CARTA Mix 'N Match 2.0 service. It allows developers to quickly test any combination of carta-frontend and carta-backend commit.

It requires Webhooks to be set up in Github so that it will be notified when there are commits made. If using NGINX and reverse proxy, it will require configuration blocks added to your NGINX configuration file. Further insstructions to be added.

After making modifications and configuring for your system, in the server directory run:

npm install
npm start