Giter Club home page Giter Club logo

pmt-portable's Introduction

PMT-Portable

First attempt at a portable portfolio mapping database on a stick. The idea is to run in conjunction with an offline node/webkit server to act as a desktop applicaiton.

Basic Steps to Reproduce:

  1. A portable version of PostgreSQL v9.3 with PostGIS v2.1 enabled: SourceForge has Windows portable installs
    1. https://axiomq.com/blog/backup-and-restore-a-postgresql-database/ PS D:\PostgreSQL\bin> .\pg_dump -U postgres -W -F t pmt10 > d:\pmt_dump.tar. PS E:\App\PgSQL\bin> .\pg_restore -U postgresql -d pmt10 > d:\pmt_dump.tar
  2. A portable web server:  http://www.usbwebserver.net/webserver/
  3. Run NodeJS/ExpressJS on a USB: 
    1. https://github.com/crazy-max/nodejs-portable
    2. <node ./api.js usb>
  4. Send any data element from a Postgres database, through a NodeJS/ExpressJS API to a simple HTML page being served from the portable web server.

Notes:

Solution to target located in server/root

node configured to run directly to an api build in server/root. Opens in shell on launch.

pmt-portable's People

Contributors

shawnaparadee avatar sullycolivan avatar

Stargazers

 avatar Saiful Azfar Ramlee avatar Joe Larson avatar

Watchers

Ryan Whitley avatar Jubal Harpster avatar  avatar Nick Hallahan avatar Grant McKenzie avatar James Cloos avatar Clint Cabanero avatar Yunchul Jung avatar  avatar  avatar Casey Miller avatar Todd Slind avatar Rich Gwozdz avatar  avatar Cole Bessee avatar Brody Dittemore avatar Phoebe avatar  avatar Andy Huynh avatar Mike Leech avatar  avatar Anna Nakae avatar  avatar  avatar Sarah Bindman avatar  avatar Sugandhi Maheshwaram avatar  avatar Jessica Reyna avatar Greg Deresinski avatar

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.