This is the website of Crabston GmbH. It is built with React & hosted on [Vercel] (https://vercel.com/).
- Download the Doppler CLI
- Login to Doppler via the CLI:
doppler login
- Configure Doppler with
doppler setup
- Install dependencies:
npm install
- Run the project with the doppler secrets:
npm run start