Skip to content

Alievs-corp/alievsspacemmc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alievs Space MMC — Company Website

CI

The official website of Alievs Space MMC, a technology company building modern, scalable software products. This repository contains the company website frontend (in frontend/) and repository documentation. The backend API and the academy app are maintained in separate repositories.

Tech stack

  • Vite 7 + React 18 + TypeScript
  • React Router 7
  • Tailwind CSS v4 (design tokens via @theme in src/index.css)
  • Lucide icons
  • Hand-rolled i18n (en / az / ru)

Getting started

cd frontend
npm install
cp .env.example .env   # then set VITE_API_URL
npm run dev

Environment variables:

Variable Description Default
VITE_API_URL Base URL of the API http://localhost:8080/api/v1
VITE_BASE_PATH Vite base path (sub-path hosting only)

Scripts (run inside frontend/)

Command Description
npm run dev Start the Vite dev server
npm run build Type-check (tsc) and build for production
npm run lint Run ESLint
npm run preview Preview the production build

Project structure

.
├── frontend/            # Company website (Vite + React + Tailwind) — tracked here
│   ├── src/
│   │   ├── components/   # Layout, UI, and admin components
│   │   ├── pages/        # Public pages + admin panel (/admin/*)
│   │   ├── contexts/     # i18n, auth, content providers
│   │   └── lib/          # API client, i18n, utilities
│   └── ...
├── .github/             # CI workflow, issue/PR templates
└── README.md

The backend API (alievsspacemmc-api) and academy app (alievsspace-academy) live in their own repositories.

Contributing

Contributions follow a feature-branch + Pull Request workflow with Conventional Commits. See CONTRIBUTING.md and the Code of Conduct.

Security

Please report vulnerabilities privately — see SECURITY.md. Do not open public issues for security problems.

License

Proprietary — © Alievs Space MMC. All rights reserved. See LICENSE.


About Alievs Space MMC

We specialize in the design and development of modern software solutions — web and mobile applications, APIs and backend systems, real-time communication, and DevOps/infrastructure — combining innovation, technical expertise, and reliability.

Alievs Space MMC — Building premium digital products that scale.

About

Company website

Resources

License

Code of conduct

Contributing

Security policy

Stars

2 stars

Watchers

2 watching

Forks

Contributors

Languages