Skip to content

tamu-datathon-org/passport

Repository files navigation

Getting Started

Populate .env.* files, and remove the .example extension

(Windows) npm install -g npm@7.15.1
npm install
npm run dev

Visit http://localhost:3000/passport on your browser.

To bypass authentication locally:

  1. Remove <UserProvider> from /pages/_app.tsx
  2. Remove not operator (!) from !user?.isAdmin in /pages/index.tsx

About

Check-in system for TD events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6