SkillAgentSearch skills...

SQLStreamStore.Docker

No description available

Install / Use

/learn @SQLStreamStore/SQLStreamStore.Docker
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SQL Stream Store HTTP Server Build Status

Fully RESTful HTTP Server for SQL Stream Store. Uses application/hal+json for resource navigation, with JSON Hyper-Schema as embedded resources.

Development

  • ./build.sh or ./build.cmd to run the complete dockerized build.
  • dotnet run --project build/build.csproj to build without using docker. To see a list of build targets, dotnet run --project build/build.csproj -- --list-targets. For general help with the build, dotnet run --project build/build.csproj -- --help.
  • If you are running test from your IDE, you must build with the GenerateDocumentation target at least once, otherwise the tests around documentation will fail.

Clients

Help & Support

Ask questions in the #sql-stream-store channel in the ddd-cqrs-es slack workspace. (Join here).

Licences

Licenced under MIT.

Related Skills

View on GitHub
GitHub Stars9
CategoryData
Updated1y ago
Forks4

Languages

C#

Security Score

65/100

Audited on Sep 3, 2024

No findings