Skip to content

A blogging app for MacOS based on Reactron (ReactJS + Electron). Generates bundled static react files, which are pushed to GitHub Repo. Travis CI then builds and pushes those to an AWS S3 bucket.

Notifications You must be signed in to change notification settings

vatadepalli/spongebob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spongebob

Built on Reactron

  • A MacOS desktop app that accepts articles in markdown & generates static react files.
  • These static react files are then deployed to an AWS S3 bucket using Travis CI.

Available Scripts

yarn build

Builds your project using webpack and babel, into app folder.

yarn package

"yarn build" && uses electron-builder to build .dmg for your app.

yarn electron

Use this in dev to view your app using electron. Need to build your app first.

yarn dev

Your development server for react. Opens your react app in a browser, where you can work on the user interface.

About

A blogging app for MacOS based on Reactron (ReactJS + Electron). Generates bundled static react files, which are pushed to GitHub Repo. Travis CI then builds and pushes those to an AWS S3 bucket.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published