Skip to content

Drag and drop web builder with Grapes js, Bootstrap 5, Electron js and Netlify deployment.

License

Notifications You must be signed in to change notification settings

afifosh/gramateria

 
 

Repository files navigation

Gramateria - v1.0.6

Gramateria a drag and drop web builder which is built with GrapesJS but with a different look, blocks and components. And v1.0.6 is using Bootstrap 5, can generate a Desktop app with ElectronJS and can deploy to Netlify.

DEMO


Gramateria v1.0.6 is a re-rewritten version that changed many features and code.

Although I have stopped developing this app for a while, there are still many users and I feel a little bad because of my old/dirty codes. So I decided to refactor the codes and add some features to be more useful for developers and non-developers in this v1.0.6.

Installation

npm install

npm start

Development

Compile sources

npm run dev

npm run watch

npm run prod

Build desktop app

npm run pack

Check export folder after running npm run pack command.


v1.0.6 Change logs

  • Change electron-packager to electron-builder
  • Change Materialize CSS to Bootstrap 5
  • Upgrade Grapesjs to v0.17.19 (latest version)
  • Added Nelify deployment
  • Messy codes to modular code
  • Added laravel mix for script compling
  • Added new blocks
  • Add Notyf for toast messages
  • Remove Gapesjs export plugin
  • Remove dashboard version in v1.0.4 which was built with vue.js, element UI and firebase. reason of removing dashboard

Reason of removing dashboard

Because making Gramateria to compatible with Vue, ElementUI and Firebase versions is not an easy task for me. And I want to keep Gramateria as a desktop based app.

Roadmap

  • Add more blocks
  • Change icons for section blocks
  • Make it available for linux and window.
  • Add more SEO tags
  • Build multiple pages
  • Improve UI

Credits

Show your support by 🌟 the project, thanks.


Buy Me a coffee

About

Drag and drop web builder with Grapes js, Bootstrap 5, Electron js and Netlify deployment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%