This is the backend admin dashboard for the Architex architectural freelancing platform.
- Node.js 16.0.0 or higher
- npm or yarn
- Install dependencies:
npm install- Start the development server:
npm run devThe development server will start on http://localhost:8080
To create a production build:
npm run build- React
- TypeScript
- Vite
- Tailwind CSS
- Radix UI
- shadcn/ui components
To set up a custom domain:
- Add your domain's DNS records
- Configure SSL certificates
- Update your deployment settings
Copyright © 2025 Architex. All rights reserved.