Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 683 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 683 Bytes

Gladys Assistant website

This is the repository of https://gladysassistant.com.

This website is built with Docusaurus v2.

How to contribute?

Clone the repository

git clone https://github.com/GladysAssistant/v4-website
cd v4-website

Install the dependencies

yarn

Running the English website

npm start

Running the French website

npm run start -- --locale fr

How to add new integrations ?

Don't add files into the integrations folder.

We use an AirTable spreadsheet to crowdsource the list of integrations.

Please contact us on the forum if you want write access to this spreadsheet.