Skip to content

jskyjohnson/skysource-meta

Repository files navigation

SkySource Project

Overview

SkySource is a comprehensive web application project consisting of a client-side application, an admin panel, a backend server, and a shared UI library.

Components

  • Client: Main frontend application
  • Admin: Administrative panel for content management
  • Server: Backend API serving both client and admin
  • UI Library: Shared components and styles

Setup

  1. Clone this repository with submodules:

git clone --recurse-submodules https://github.com/your-username/skysource-meta.git

  1. Follow the README instructions in each submodule for specific setup steps.

Development

  • 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

Contributing

Please read the CONTRIBUTING.md file for details on our code of conduct and the process for submitting pull requests.

License

This project is licensed under the [COMING SOON!] - see the LICENSE.md file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published