Skip to content

esc-chula/intania-oidc-new

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intania OIDC

Getting started

Getting your Postgres and Redis running. Make a copy of .env.example and name it .env and config it to match your setting. AUTH_KEY and AUTH_ENDPOINT does not it to be set since it is only use for production.

After thing has been set, seed the database with

bun db:migrate

# Don't forget to clone submodule
git submodule update
bun run scripts/seed/index.ts

# Some mock data can also be added.
bun run scripts/seed/mock.ts

# Start the application
bun run dev

In the home page (login page), you can login with any username, the password is the same as username e.g. you can login with username 6560000021 and password 6560000021.

Learn More

To learn more about the T3 Stack, take a look at the following resources:

You can check out the create-t3-app GitHub repository — your feedback and contributions are welcome!

Feature plan

  • OIDC
  • Audit log

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 7

Languages