Stateful Auth Foundation
The Stateful Auth Foundation is the core starting block provided by servercn.
This foundation is built using the Stateful Auth blueprint as its base. Stateful Auth Blueprint
Installation Guide
Initialize Stateful Auth with your preferred database setup:
1. MongoDB + Mongoose
npx servercn-cli@latest init stateful-auth --db=mongodb --orm=mongoose Loading files...