Skip to content

redkorr/SigmaChatClient

 
 

Repository files navigation

Running frontend:

.env

  • NEXT_PUBLIC_API_URL - backend api url
  • NEXT_PUBLIC_API_HUB - backend signalR hub url
  • AUTH0_SECRET - used internally by Next.js Auth0 SDK to protect sessions.
  • AUTH0_BASE_URL - url of frontend
  • AUTH0_ISSUER_BASE_URL - url of our auth server at auth0
  • AUTH0_CLIENT_ID - id of this application
  • AUTH0_CLIENT_SECRET - auth0 application secret to authenticate this application to my account

Learn about recent downtimes

https://www.linkedin.com/feed/update/urn:li:activity:7155228472372604928

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 66.0%
  • JavaScript 28.7%
  • Dockerfile 2.7%
  • CSS 2.6%