Git Product home page Git Product logo

electron-ts-esbuild's Introduction

Electron TypeScript esbuild Boilerplate



Secure template (if its not secure enough, lets make it) for electron applications with some nice DX. Under the hood is used webpack with esbuild — super fast, hot reload, frontend framework agnostic and electron-builder for compilation.




Contribution

  • Found a problem, wanna refactor or fix for security issue? Issues and pull requests are welcome.

  • If you have questions or suggestions - feel free to discuss it




Get started

NOTE: we recommend usage of yarn over npm

  • yarn install - install deps needed for development and build
  • yarn dev - start a development environment
  • yarn package - build and package application so we can release it
  • yarn test - test your code
  • yarn lint - check code quality

NOTE: there is yarn build but its used for debugging purposes (packaging takes long time)




Status

This template was created for public to use and grasp anything valuable from it.

Please still feel free to invest in this template, but idea is that this is just a bare minimum or like a bare template that "every" project needs (at least in my case)

Unfortunately i cannot guarantee that this template is going to be maintained in the future.




Known issues

  • ⚠ Some files require refactoring.
  • ⚠ Things still in TODO (not sure if that should be done for everyone)
  • Needs more examples or at least popular framework integrations (maybe as branches?)
  • ⚠ We have webpack, we should be able to use only esbuild and its API

Pull requests are welcome.




Project Structure

Structure is really simple, everything thats needed is in src directory




Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.