Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

Commit 7ca84b6

Browse files
committed
docs - added travis build and npm package badge
1 parent 881b151 commit 7ca84b6

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
### Docs : [docs.squeezer.io](https://docs.squeezer.io)
77
### Chat : [chat.squeezer.io](http://chat.squeezer.io)
88

9+
[![Build Status](https://travis-ci.org/SqueezerIO/squeezer.svg?branch=master)](https://travis-ci.org/SqueezerIO/squeezer)
10+
[![npm version](https://badge.fury.io/js/squeezer-cli.svg)](https://badge.fury.io/js/squeezer-cli)
911
[![Join the chat at https://gitter.im/SqueezerIO/squeezer](https://badges.gitter.im/SqueezerIO/squeezer.svg)](https://gitter.im/SqueezerIO/squeezer?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
1012

1113
![Quick Getting Started](docs/gitbook/images/getting-started-tutorial-quick.gif)
@@ -55,11 +57,11 @@ like on any other trivial NodeJS project
5557

5658
You can get various templates for creating a quick project stub :
5759

58-
| template | description |
59-
|-----|--------------|
60+
| template | description | |
61+
|-----|--------------|-------|
6062
|aws-api-nodejs|AWS generic API Hello World template
6163
|aws-api-nodejs-rest|AWS NodeJS REST API template + DynamoDB + Swagger support
62-
|aws-web-nodejs-reactjs|AWS NodeJS WebApp template + Pug ( ex-Jade ) + ReactJS support + Material UI + Bootstrap 3 styling
64+
|aws-web-nodejs-reactjs|AWS NodeJS WebApp template + Pug ( ex-Jade ) + ReactJS support + Material UI + Bootstrap 3 styling|[demo](https://dg3eevr06b.execute-api.us-east-1.amazonaws.com/dev)
6365

6466

6567
### Getting started

0 commit comments

Comments
 (0)