A Next.js application which I use for my personal website, xminent.com. This was not created for the purpose of being a template, as the code is not easily customizable. However, you are free to use it as a reference for your own projects.
- Support for multiple subdomains using Next.js middleware
- Authentication using MongoDB and Passport.js
- Good styling using NextUI and TailwindCSS
- Markdown HTML rendering for use in blog applications
- An API that allows registered users to search for waifus, with information courtesy from mywaifulist.moe
- PWA Support using next-with-workbox