Skip to content

jskyjohnson/skysource-server

Repository files navigation

SkySource Server

Overview

Backend API for the SkySource project, serving both the client application and admin panel.

Technologies

  • ASP.NET Core
  • [Any other key technologies]

Setup

  1. Navigate to the server directory
  2. Restore dependencies: dotnet restore
  3. Run the application: dotnet run

Building

Run dotnet build to build the project.

Testing

Run dotnet test to execute the unit tests.

API Documentation

[Include information about API endpoints or link to API documentation]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages