SkySource is a comprehensive web application project consisting of a client-side application, an admin panel, a backend server, and a shared UI library.
- Client: Main frontend application
- Admin: Administrative panel for content management
- Server: Backend API serving both client and admin
- UI Library: Shared components and styles
- Clone this repository with submodules:
git clone --recurse-submodules https://github.com/your-username/skysource-meta.git
- Follow the README instructions in each submodule for specific setup steps.
- Use the provided VS Code workspace file for an integrated development experience.
- Ensure to pull updates for all submodules regularly:
git submodule update --remote --merge
Please read the CONTRIBUTING.md file for details on our code of conduct and the process for submitting pull requests.
This project is licensed under the [COMING SOON!] - see the LICENSE.md file for details.