Victorkangsh / yoga2-jwt

The quick starter for yoga2 & prisma & jwt.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue, change your vscode ts version to 3.4.5. Project will show 'too large interface' when ts version higher 3.5.0.

Getting started

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 🙌

About

The quick starter for yoga2 & prisma & jwt.


Languages

Language:TypeScript 88.2%Language:JavaScript 7.7%Language:Dockerfile 4.2%