KarrLab / datanator_frontend

Graphical web-based interface for the Datanator toolkit for discovering data for modeling cells
https://datanator.info
MIT License
1 stars 1 forks source link

Create additional environment for testing #253

Closed jonrkarr closed 4 years ago

jonrkarr commented 4 years ago

I added separate configurations for test and development environments

Locally, the default environment is development.

In CircleCI the environments will be used as follows:

jonrkarr commented 4 years ago

The one thing left is to change the REST API locations for the test and development environments to HTTPs (#254).