Skip to content

assixx-dev/Assixx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Assixx Logo

What is Assixx?

Enterprise 2.0 Platform for Industrial Companies

Version Status License

Multi-Tenant SaaS for knowledge management, communication, and collaboration in manufacturing companies.


Preview

Dark Mode

Assixx Dark Mode

Light Mode

Assixx Light Mode


Overview

Assixx digitizes existing paper-based processes in industrial companies. From TPM checklists to payroll documents — digital, secure, and efficient.

Target Audience: Automotive, Mechanical Engineering, Chemical, Metal Processing | 50–500 employees | Germany


Quick Start

git clone https://github.com/assixx-dev/Assixx.git
cd Assixx/docker

# With Doppler (team members):
doppler run -- ./docker-init.sh

# Without Doppler (external contributors):
./docker-init.sh --local

After setup completes, start the frontend dev server:

cd .. && pnpm run dev:svelte

Development: http://localhost:5173 | Production: http://localhost

Full setup guide: docs/DOCKER-SETUP.md


Tech Stack

Component Technology
Backend NestJS 11 + Fastify + TypeScript
Frontend SvelteKit 5 + Tailwind v4
Database PostgreSQL 17 + Row Level Security
Cache Redis 7
Real-Time WebSocket (Chat & Notifications)
Validation Zod
Container Docker + Nginx (Reverse Proxy)

Features

Available:

  • User Management (Multi-Tenant, Roles: Root/Admin/Employee)
  • Document System (Upload, Categories, Access Control)
  • Bulletin Board (Digital Announcements)
  • Calendar (Events, Drag & Drop)
  • CIP System (Continuous Improvement Proposals)
  • Shift Planning (Weekly View, Drag & Drop)
  • Chat System (Real-Time, Groups, File Attachments)

In Development:

  • TPM System — Maintenance Planning for Machines
  • Payroll — Secure Salary Documents
  • Leave Requests — Digital Workflow

Details: FEATURES.md


Documentation

Document Content
FEATURES.md Addon-Übersicht & Preismodell
ARCHITECTURE.md Technical Architecture
DOCKER-SETUP.md Docker Setup
TODO.md Current Tasks

Docker

cd docker

docker-compose up -d                              # Start development
docker-compose --profile production up -d         # Start production
docker-compose ps                                 # Status
docker-compose logs -f backend                    # Logs
docker-compose down                               # Stop

Contact

Development: SCS-Technik Team GitHub: assixx-dev/Assixx


License

Proprietary Software — All rights reserved. See LICENSE.

About

Assixx - SaaS-Plattform für Industriefirmen zur digitalen Kommunikation zwischen Produktion und Verwaltung. Modulare Features für Blackboard, Kalender, Chat, Schichtplanung und mehr. Speziell entwickelt für Produktionsarbeiter ohne PC-Zugang.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors