Skip to content

Gi7-ux/backend

Repository files navigation

Architex Backend

This is the backend admin dashboard for the Architex architectural freelancing platform.

Development

Prerequisites

  • Node.js 16.0.0 or higher
  • npm or yarn

Getting Started

  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev

The development server will start on http://localhost:8080

Building for Production

To create a production build:

npm run build

Technologies Used

  • React
  • TypeScript
  • Vite
  • Tailwind CSS
  • Radix UI
  • shadcn/ui components

Custom Domain Setup

To set up a custom domain:

  1. Add your domain's DNS records
  2. Configure SSL certificates
  3. Update your deployment settings

License

Copyright © 2025 Architex. All rights reserved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors