Skip to content

pickmultivalue/full-stack-with-pick-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack with PICK Tutorial

In this Full Stack with PICK tutorial, you will learn how to supercharge your PICK development using a modern front end framework (Vue.js) and RESTful APIs written in PICK (available for D3, jBASE, OpenQM, Universe and Unidata with MV Connect). As a bonus, the tutorial includes running jBASE in a Docker container with a free evaluation license to allow you easy and convenient access to a local development environment.

These lessons are designed to appeal to developers of all types. Whether you have been using PICK for decades or you are just getting your first introduction, you will walk away from the lessons with a greater understanding of how you can run jBASE in Docker, build REST APIs in PICK and build a front-end Vue.js application that can communicate with those APIs.

Notes on the technology used:

  1. Docker is a popular and convenient way to run many different environments all from your local system (for development and even production purposes)
  2. REST APIs are a universal framework for allowing systems to talk with one another
  3. Vue.js is a popular modern application framework that marries the best of Angular with the best of React

Note on D3, OpenQM, Universe and Unidata: if you would prefer to follow this series on one of these flavors, you can obtain a copy of MAKE.DEMO.FILE from here.

Repository Information

The code for this repository is broken down into two parts: back-end and front-end. This will allow you to gain a full-stack view of the solution while maintaining an appropriate separation of responsibilities.

Tutorials

  1. How to set up demo data in jBASE | YouTube
  2. How to set up REST API get end points | YouTube
  3. How to set up a simple Vue environment | YouTube
  4. How to display a database record with Vue | YouTube

License

MIT

Copyright (c) 2020-present, Zumasys

About

In this Full Stack with PICK Tutorial we show you how to span the stack with multiple technologies. Including docker, jBASE, REST and Vue.js

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published