Skip to content

steve1998/text-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bsic Text Editor

Description

A simple text editor using Draft.js, React, Flask, and MongoDB Atlas.

Building

To build this text editor locally, run yarn build to build the front-end and yarn start-backend to start the backend server locally at http://localhost:5000.

Running the App

Set up your environment for this project as follows:

  • NO_SQL_USER = <your mongodb cluster username>
  • NO_SQL_PASS = <your mongodb cluster password>
  • NO_SQL_CLUSTER_URL = <your mongodb cluster url>

You can do this by setting up a script (bash, pshell, etc.) depending on your system to set the environment variables. You also might need to modify the script yarn start-backend to how Flask is set up on your system. Currently, this supports venv for Windows.

Preview

Home

About

A simple text editor using Draft.js, React, Flask, and MongoDB Atlas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •