tr> tailwind-color-palette 30f7226d9a first commit 2 anni fa tailwindcss 30f7226d9a first commit 2 anni fa thenify 30f7226d9a first commit 2 anni fa thenify-all 30f7226d9a first commit 2 anni fa to-regex-range 30f7226d9a first commit 2 anni fa tr46 30f7226d9a first commit 2 anni fa ts-interface-checker 30f7226d9a first commit 2 anni fa uglify-js 30f7226d9a first commit 2 anni fa underscore 30f7226d9a first commit 2 anni fa upper-case 30f7226d9a first commit 2 anni fa util-deprecate 30f7226d9a first commit 2 anni fa valid-data-url 30f7226d9a first commit 2 anni fa web-resource-inliner 30f7226d9a first commit 2 anni fa webidl-conversions 30f7226d9a first commit 2 anni fa whatwg-url 30f7226d9a first commit 2 anni fa wrap-ansi 30f7226d9a first commit 2 anni fa wrappy 30f7226d9a first commit 2 anni fa y18n 30f7226d9a first commit 2 anni fa yallist 30f7226d9a first commit 2 anni fa yaml 30f7226d9a first commit 2 anni fa yargs 30f7226d9a first commit 2 anni fa yargs-parser 30f7226d9a first commit 2 anni fa .yarn-integrity 30f7226d9a first commit 2 anni fa tum/soc - Gogs: Simplico Git Service

Нет описания

tum 9de2549954 first commit 1 месяц назад
..
app_gen 9de2549954 first commit 1 месяц назад
app_sdk 9de2549954 first commit 1 месяц назад
database 9de2549954 first commit 1 месяц назад
go-app 9de2549954 first commit 1 месяц назад
tests 9de2549954 first commit 1 месяц назад
Dockerfile 9de2549954 first commit 1 месяц назад
README.md 9de2549954 first commit 1 месяц назад
build.sh 9de2549954 first commit 1 месяц назад

README.md

Backend

This folder has all parts necessary for the backend to run locally and in Docker

Structure

  • go-app: The backend. Modify these to edit the backend API.
  • database: The datastore database.
  • app_sdk: The app_sdk for apps. MIT licensed.
  • app_gen: Code used when generating docker images. MIT licensed
  • tests: A bunch of cronscripts. There are no real, good tests yet

Development

Shuffle's backend is written in Go, with apps being python (for now). More about local development can be seen in the main README.

Running the backend:

cd go-app
go run main.go docker.go walkoff.go