MongoDB Sandbox 1. Install dependencies npm install 2. Environmental Variable Create an .env.local file and add your MONGODB_URI. 3. Start Development Server npm run dev 4. Prototype Backend stuff.