Skip to content

hsbalar/electron-with-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron-with-express.

Express application in electron, backend with mLab

This sample shows how to setup your existing express app with electron framework:

  • mLab's database
  • Passport authentication
  • Session management

You can learn more about electron (http://electron.atom.io/docs/v0.37.8/)

How to start

Clone this repository as well as create mLab database for this example.

First, Go to server/config/config.js change the databse url with your mLab db url Then,

npm install
node start-electron.js

Your desktop app is ready !!

About

Express application in electron with passport authentication, session management, nunjucks, mLab DB, Rich UI with materializecss

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published