Problem: We want a live deploy of DativeBase on the CIPL servers so that we can view the OLDs data through it and have a production-like publicly available for testing and development purposes.
A/C:
- Get an MVP of DativeBase running on CIPL.
- An MVP of DativeBase includes the following.
- The DativeBase Clojure backend API is running. At least one endpoint works.
- The DativeRF ClojureScript frontend UI is running. At least one UI component works and can successfully communicate with one API endpoint.
- The backend can talk to a running postgreSQL server.
- The system is served on a subpath or subdomain of dative.test.ivdnt.org.
Problem: We want a live deploy of DativeBase on the CIPL servers so that we can view the OLDs data through it and have a production-like publicly available for testing and development purposes.
A/C: