Nesaq / hexlet-editor

Online Editor Form Embedding

Home Page:http://hexlet-editor.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hexlet Editor

On Push

About

Hexlet-editor is an environment for writing and executing code that will be actively used on all Hexlet platforms. The closest counterpart is the repl.it service. The backend is developed in NestJS and TypeScript, the frontend uses React.

Tasks:

  • Participation in service development

Tasks can be discussed in the #hexlet-volunteers channel in the Slack community.

System requirements

  • node >= 12
  • Heroku CLI
  • PostGreSQL

Installation

make install

Prepare database

In .env file, set your username and password for authentication in database.

Running the app

make start

http://localhost:3000

Running the app in development mode

make start-dev

http://localhost:5000

How to help

Look at the list of issues, choose an interesting task, write to the issue to say you would like to work on the task.


Hexlet Ltd. logo

This repository is created and maintained by the team and the community of Hexlet, an educational project. Read more about Hexlet.

See most active contributors on hexlet-friends.

About

Online Editor Form Embedding

http://hexlet-editor.herokuapp.com/


Languages

Language:JavaScript 56.4%Language:TypeScript 27.0%Language:Pug 15.2%Language:Makefile 0.7%Language:HTML 0.5%Language:Shell 0.1%Language:Procfile 0.1%