Skip to content

A MikroORM boilerplate for Accounts.js made with Typescript which supports both the REST and GraphQL transports.

Notifications You must be signed in to change notification settings

darkbasic/mikro-orm-accounts-example

Repository files navigation

mikro-orm-accounts-example

A MikroORM boilerplate for Accounts.js made with Typescript which supports both the REST and GraphQL transports.


✨ Installation

  1. Install dependencies via yarn
  2. Run via yarn start or yarn start:ts-node
  3. REST API is running on localhost:4000
  4. GraphQL API is running on localhost:4000/graphql

⚡️ Usage

A React REST client is available here while a React GraphQL client is available here.

About

A MikroORM boilerplate for Accounts.js made with Typescript which supports both the REST and GraphQL transports.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published