Open Issues Need Help
View All on GitHub Web Development • Website Development
Create Base Scaffold 4 months ago
AI Summary: This issue requires setting up a new web platform boilerplate project. It involves configuring a Vite-based frontend with TypeScript and hot reloading, an Express backend with TypeScript and hot reloading, and a build pipeline that separates frontend and backend concerns while ensuring the backend serves static frontend files in production. The goal is to create a foundation for future development with distinct client and server directories and a unified build process.
Complexity:
3/5
good first issue