Skip to content

buberdds/node-webkit-nedb-rest-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-webkit-nedb-rest-angular

AngularJS native desktop app (node-webkit, nedb, express, rest, angular)

  git clone https://github.com/buberdds/node-webkit-nedb-rest-angular.git
  cd node-webkit-nedb-rest-angular
  npm install
  cd ..

Download the prebuilt node-webkit binary for your platform and use it to run the app.

  nw node-webkit-nedb-rest-angular

Alternatively, you can cd into the directory where the project files and folders are and run this command:

  zip -r ../${PWD##*/}.nw *

This will create a .nw zip package that exists just in the folder just before the folder where your files exist.

Once the zip package is created, store it in the same folder as the node-webkit unpacked bundle and simply drag the .nw zip file to the "nw" executable.

Note. This solution is for linux.

To view other solutions, please consult:

https://github.com/rogerwang/node-webkit/wiki/How-to-package-and-distribute-your-apps

About

AngularJS native desktop app (node-webkit, nedb, express, rest, angular)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published