Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Setting up your development environment
Clone Repositories
git clone https://github.com/trendteller/platform-front git clone https://github.com/trendteller/dataform git clone https://github.com/trendteller/airbyte-connectors
Install Dependencies
cd platform-front && npm install cd ../dataform && npm install cd ../airbyte-connectors && lerna bootstrap
Configure Environment
.env.example
.env