Online Groff editor
Groff (GNU troff) is a typesetting system that reads plain text mixed with formatting commands and produces formatted output. However, there doesnt exist an online editor for the same. This project aims to make an online editor for Groff
Functionalities
- [X] Live preview
- [X] Save as PDF option
- [X] Have a list of files created previously by the user
- [X] Authorize and authenticate the user
Todo
- [ ] Add oAuth functionality
Instructions to run
directions to install
- Clone the repo
- Run the following command to set up
npm install
- Add a .env file with contents as present in the sample .env
directions to execute
npm start
Contributors
Made with :heart: by DSC VIT