About RoseMeri
RoseMeri is a sample company profile built to validate a complete web stack on Windows shared hosting. It demonstrates a modern Next.js frontend talking to an independent Node.js API, backed by SQL Server.
Our goal with this proof of concept is simple: confirm that every layer — build, deployment, database connectivity, and API communication — works smoothly together on IIS and Plesk.
Frontend
Next.js, React, TypeScript, Tailwind CSS
Backend
Node.js, Express, TypeScript
Database
SQL Server 2022 (mssql)
The architecture keeps the frontend and backend as separate projects so each can evolve independently — and a future admin panel can be added without disruption.