Skip to content

souravrax/codeditor-back

Repository files navigation

CodEditor Backend

Build and deploy Node.js app to Azure Web App - codeditorapi

This repository is the backend of the CodEditor online editor project

Installation

Use the git clone <remote> to download and run the server at localhost

git clone https://github.com/souravrax/codeditor-back.git

Usage

yarn

yarn && yarn dev

npm

npm install && npm run dev

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GNU General Public License v3.0