NicklasXYZ / gleam_playground

A Gleam playground based on the original 'Better Go Playground' project by x1unix. The playground is powered by React, the Monaco editor, OpenFaaS and the FastAPI Python framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Gleam playground

alt text

This is a playground for running snippets of Gleam code in the browser. This project is based on the excellent go-playground by x1unix. Most of the frontend remain the same as in the original project, while the backend that actually compiles and runs the written Gleam code has been switched out with OpenFaaS running functions written in Python using the FastAPI framework.

Deployment instructions

TODO

About

A Gleam playground based on the original 'Better Go Playground' project by x1unix. The playground is powered by React, the Monaco editor, OpenFaaS and the FastAPI Python framework.

License:MIT License


Languages

Language:TypeScript 52.0%Language:Python 36.8%Language:Gleam 4.1%Language:JavaScript 2.0%Language:CSS 1.5%Language:Dockerfile 1.4%Language:HTML 1.1%Language:Makefile 0.8%Language:Erlang 0.3%