Robert Schäfer 87ad26ce09 Add CLIENT_URI to the to-be-tested server
Our ActivityPub service needs to know the public URI how 3rd party
servers can reach the server.

At the moment, we have this configuration:
https://nitro-staging.human-connection.org/activityPub (external)
=> http://nitro-backend.human-connection:4000 (internal)

So, when the backend generates links, they will have the external URI as
a prefix.

This commit might be a little dirty, because CLIENT_URI will be
different now for frontend and backend during testing. I hope this does
not add extra confusion. It seems that our cypress tests are not
affected by this change.
2019-03-25 19:07:58 +01:00
2019-03-23 02:04:17 +01:00
2019-03-21 22:34:37 +01:00
2019-03-22 10:19:43 +01:00
2019-03-22 00:25:33 +01:00
2019-03-21 02:11:35 +01:00
2019-03-21 02:11:35 +01:00
2019-03-21 21:42:20 +01:00
2019-03-21 21:42:20 +01:00
2019-03-21 22:34:37 +01:00
2019-03-21 02:11:35 +01:00
2019-03-21 02:11:35 +01:00
2019-03-21 22:00:11 +01:00
2019-03-21 02:11:35 +01:00

Human-Connection

Human-Connection

Build Status

Human Connection is a free and open-source social network for active citizenship.

Technology Stack

Live demo

Try out our deployed staging environment.

Logins:

email password role
user@example.org 1234 user
moderator@example.org 1234 moderator
admin@example.org 1234 admin

Documentation

Learn how to set up a local development environment in our Docs.

Translations

Contributre translations on lokalise.co.

Developer Chat

Join the open-source community on Discord.

Description
Free and open-source social network for active citizenship.
Readme 114 MiB
Languages
TypeScript 35.7%
Vue 24.9%
JavaScript 19.2%
HTML 17.8%
SCSS 0.9%
Other 1.4%