You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# make sure you have mongodb running and configured accordinglyexport MONGODB_URL=your-mongodb-url
export MONGODB_DATABASE=mongdo-database-to-use
pnpm install
pnpm start