Skip to content

rndall/odin-members-only

Repository files navigation

odin-members-only

Install dependencies:

$ pnpm install

On MacOS or Linux, run the app with this command:

$ DEBUG=odin-members-only:* pnpm dev/start

On Windows Command Prompt, use this command:

> set DEBUG=odin-members-only:* & pnpm dev/start

On Windows PowerShell, use this command:

PS> $env:DEBUG='odin-members-only:*'; pnpm dev/start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors