paolorechia / open-code-gen-playground

A playground for the open code gen

Repository from Github https://github.compaolorechia/open-code-gen-playgroundRepository from Github https://github.compaolorechia/open-code-gen-playground

open-code-gen-playground

A playground for the open code gen

How to use

In a separate terminal, pull the backend container and start it:

docker-compose up -d

Then start the playground by doing:

cd open-code-gen-playground
npm start

The functionality is very basic, you can edit your code in a Monaco editor window and send a prompt the backend. The response will be appended to your frontend.

image

About

A playground for the open code gen

License:Apache License 2.0


Languages

Language:JavaScript 57.4%Language:HTML 21.9%Language:CSS 20.6%