See all the updates we've made to our starter kits.
MVP Minutes for Next.js v1.0.1
🔥 New features
Added Ratelimiting for the API:Use rate limiting for the API to prevent abuse with the API. Use the `@upstash/ratelimit` package to implement rate limiting.
Documentation:Added the documentation for the project
2 days ago
MVP Minutes for Next.js v1.0.1
🔥 New features
Analytics:Added Google Analytics to the project
3 days ago
MVP Minutes for Next.js v1.0.1
🔥 New features
Blog:Added the function to add a new blog post in admin page
🛠️ Updates & improvements
Bug fixes:Fixed the UI Bugs in blog page in mobile view