Skip to content

This is an example implementation of the @jmondi/oauth2-server project using a NestJS/Express server and a Sveltekit client. This is supposed to be a more real example of how to implement the package in a production application.

License

Notifications You must be signed in to change notification settings

jasonraimondi/ts-oauth2-server-example

Repository files navigation

@jmondi/oauth2-server-example

This is an example implementation of the @jmondi/oauth2-server project using a NestJS/Express server and a Sveltekit client. This is closer to a real-world example of how to implement the package in a production application.

Getting Started

You can use Foreman or Overmind to manage these processes. Both tools allow running multiple applications specified in a Procfile simultaneously.

cp -n .env.example .env
pnpm install
pnpm install --prefix web

docker compose up -d
pnpm db:migrate
pnpm db:seed

overmind start # or use foreman

About

This is an example implementation of the @jmondi/oauth2-server project using a NestJS/Express server and a Sveltekit client. This is supposed to be a more real example of how to implement the package in a production application.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Contributors 3

  •  
  •  
  •