Giter Club home page Giter Club logo

ist-vercel-demo's Introduction

ist-vercel-demo

This is a repo that has some examples of how to use vercel endpoints to pipe data in from a data endpoint. Vercel is an interesting way of being able to ship web components in a way that come with a backend built in to serve (or store) data needs using the same CI/CD pipeline.

Will this scale though?

Maybe? Honestly in how we're going to play in class, no. But as far as organic distribution of building blocks this is a great way to play with web components, build a small back end, document an API, and that 3 step process is in effect building a functioning micro frontend.

How could it scale

For our purposes here I'm saying "scale" as in human scale. Like mass adoption or usage throughout your company

  • You'd have vercel or a similar app pipeline to test and build microservices for your elements
  • You'd have something building and shipping your web component defitions to a CDN
  • Storage would be in MongoDB / AWS / some place
  • You'd use the brick anywhere, the bricks would tap vercel based endpoints, which store / retreive data from AWS

Getting started

We need a new command to work with vercel locally

# the -g flag says to install it globally for your computer to use anywhere
npm i -g vercel
# or if you use yarn, global here is the same as npm call
yarn global add vercel

ist-vercel-demo's People

Contributors

btopro avatar heymp avatar

Watchers

 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.