assembly-sqlite-social/ ├── docker/ # Docker configuration │ ├── Dockerfile.asm # Assembly dev environment │ ├── Dockerfile.db # SQLite database │ └── entrypoint.sh # Database initialization ├── ...
A modern, scalable bus ticket booking system built with React, Node.js, and PostgreSQL. The platform provides comprehensive features for customers, administrators, and includes advanced capabilities ...