Skip to content

Full-stack progressive web application (PWA) with data persistence techniques and offline capabilities for using an IndexedDB database with an idb wrapper.

Notifications You must be signed in to change notification settings

LaurenDarrimon/text-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

J.A.T.E. - Just Another Text Editor

Lauren Darrimon

License: MIT Language Badges Commits Badge Repo Size Repo Issues

Description

Full-stack progressive web application (PWA) with data persistence techniques and offline capabilities for using an IndexedDB database with an idb wrapper.

Table of Contents

Link

🔗 Link to application J.A.T.E. - Just Another Text Editor

PWA Install Application on Local Machine

Installation

🔧 In order to recompile this application for yourself, you need to install the following (dependencies): Node.js, Express.js, Concurrently, nodemon, Babel, Webpack, and Workbox Webpack Plugin. As long as you have Node.js, everything else is listed in the package.json amd will be insatlled with a simple:

npm i 

If you make any changes in the source files (src directory) for you text editor, you will need to rebuild the Webpack, using:

npm run start:dev

Usage

To run the application from the command line:

npm run start

Then open your browser at localhost:3000/ to see the application luanched from the distribution directory.

PWA

This is a progressive web application, that can be installed on your local machine and/or run offline.

PWA Install Application on Local Machine

Contributing

✍️ Lauren Darrimon is the author of this application. Find additional work on Lauren Darrimon's Github profile..

Questions

❓💌 Reach out to Lauren Darrimon at hello@laurenlalita.com if you have any questions.

License

The license for this project is: MIT License: MIT

About

Full-stack progressive web application (PWA) with data persistence techniques and offline capabilities for using an IndexedDB database with an idb wrapper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published