Project Sesame is an open-source demo web application, built on Firebase and Express.js, designed to provide web developers a hands-on environment for exploring and learning about a wide range of identity and authentication features and patterns.
npm ci
npm run build
npm run emulator & npm run dev
Open http://localhost:8080.