Skip to content

A playground for learning how to implement Kosli

License

Notifications You must be signed in to change notification settings

SoniaBoussabeh/playground

 
 

Repository files navigation

Kosli Playground

A playground for learning how to implement Kosli.

This is a very simple demo application. It is made up of three components:

  • WebApp: a single-page javascript web app.
  • Alpha: a Ruby based API service
  • Beta: a Ruby based API service

This repo is a monorepo with each component in its own directory. Each component has an independent GitHub Actions workflow. Each workflow will trigger when changes to the relevant component are pushed to the main branch.

About

A playground for learning how to implement Kosli

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 56.2%
  • Ruby 27.7%
  • CSS 5.4%
  • JavaScript 4.1%
  • Dockerfile 3.0%
  • Makefile 2.4%
  • HTML 1.2%