GithubHelp home page GithubHelp logo

mchamith / serverless-delivery-framework Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 99x/serverless-delivery-framework

0.0 1.0 0.0 13.43 MB

This is a boilerplate for version release pipeline with serverless framework

CSS 19.02% JavaScript 41.31% HTML 39.66%

serverless-delivery-framework's Introduction

#Serverless Delivery Framework

Join the chat at https://gitter.im/99xt/serverless-delivery-framework

Serverless delivery framework was developed using aws technologies with serverless framework for deliver software versions and Switch users for different software versions. read more

Architechture

###Application Architechture

READ MORE Abount application architecture

###Directory structure:

├── api
|── config
|   |──s3
|── delivery
|── gulp
|──home
|  |──lib
|  |  |──users
|  |──database
|  |──offline
|  |──resources
|  |──homeHandler.js
|  |──index.html
|  |──package.json
|──build
|──config.json
|──gulpfile.js
|──serverless.yml
|──package.json

1. Clone and Install Depandancies

Clone or download source from github

git clone https://github.com/99xt/serverless-delivery-framework.git

Install all npm dependancies

cd serverless-delivery-framework && npm install gulp dependancy-install

2. Create Application Client

You can use web folder to store your client application. This folder can be contain client app related file such as javascript, css etc. You can structure this folder according to your requrement. This folder is use only when you develop your client application in your local machine.

This applicatiion contain contain simple index.html page if you needed you can replace it by your source code.

REPLACE web FOLDER BY CLIENT-APP

1. Running the Delivery Framework Dashboard

gulp serve-dashboard

2. Running the Application Client

gulp serve-client

3. Running the Application API Gateways

gulp serve-api

Contributing

We love our contributors! Please read our README file to learn how you can start project for development and use gitter chat .

serverless-delivery-framework's People

Contributors

rehrumesh avatar gitter-badger avatar

Watchers

Chamith Mawela 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.