akvo / akvo-lumen

Make sense of your data
https://akvo.org/akvo-lumen
GNU Affero General Public License v3.0
63 stars 18 forks source link

Implement landing page backend #734

Closed nadiagorchakova closed 3 years ago

nadiagorchakova commented 7 years ago

Problem or idea

Currently there is no landing page for Akvo Lumen. Users must know how to access a particular tenant. This is not particularly user-friendly.

Solution or next step

Before frontend work is possible, a backend solution must be implemented.

Nginx needs to serve a static landing page at (www.)akvolumen.org, separate from the Lumen app which is accessed at [tenant].akvolumen.org. In addition to this, the local webpack development server needs to be reconfigured to allow for local development and testing of this landing page, on a separate URL, and our test and CI environments also need a way to access it.

Tasks

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.