Prisma GraphQL Auth API

Simple authentication API made with GraphQL, Type-GraphQL and Prisma

Installation

Create a dev.db file inside prisma folder and run the following command to create the database:

yarn prisma migrate dev

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT