Issue, change your vscode ts version to 3.4.5. Project will show 'too large interface' when ts version higher 3.5.0.
Run the following command to clone the starter
git clone https://github.com/victorkangsh/yoga2-jwt.git
Then cd
and change .env
file and Dockerfile env
Once this is done, run
yarn install
yarn deploy
For a quicker startup, choose Demo server
? Set up a new Prisma server or deploy to an existing server?
Use existing database Connect to existing database
Create new database Set up a local database using Docker
Or deploy to an existing Prisma server:
❯ Demo server Hosted demo environment incl. database
You're good to go, simply run yarn dev
and the server will start 🙌