Files
netris-nestri/packages/functions
Wanjohi f6287ef586 feat(auth): Update the authentication UI (#153)
We added a new Auth UI, with all the business logic to handle profiles and such... it works alright
2025-01-07 23:58:27 +03:00
..
2025-01-04 00:02:28 +03:00
2025-01-04 00:02:28 +03:00
2025-01-04 00:02:28 +03:00
2025-01-04 00:02:28 +03:00

auth

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.34. Bun is a fast all-in-one JavaScript runtime.