Skip to content

Elbarae1921/heavenly-auth-server

Repository files navigation

Heavenly Dragons Authentication Server

The RSA key is used for nothing else but local development.

Setting up the project

Environment

Create a .env file from the .env.template

Database migration

run

go run github.com/prisma/prisma-client-go migrate dev

Generating the prisma client

run

go run github.com/prisma/prisma-client-go generate

Installing the dependencies

run

go get

Running the code

Simply run

go run ./main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published