Jakub Sokołowski 55d4f4abe9
update readme
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-11-12 19:51:55 +01:00
2020-11-06 04:01:29 +09:00
2020-11-06 04:01:29 +09:00
2020-11-10 01:20:49 +09:00
2020-11-12 19:51:55 +01:00
2020-11-12 19:51:55 +01:00
2020-11-06 04:01:29 +09:00
2020-11-10 01:20:49 +09:00

Status affiliate

Status affilate T&C agreement landing page.

Consists of a React frontend and a StrAPI backend.

The Strapi backend is for form submssion REST API and uses PostgresSQL database.

Configuration

You can see an example .env file in .env.example. Copy it to .env and edit.

Make sure to set BASE_URL as it will be used to post the form data to the backend.

Development

Frontend

yarn install
yarn start

Backend

docker-compose up --build

This command will create a db folder in the root directory.

Description
Status affilate T&C agreement landing page
Readme
Languages
JavaScript 81.9%
CSS 14.4%
HTML 3.7%