An open API service indexing awesome lists of open source software.

https://github.com/squeezerio/squeezer-site

squeezer site suite
https://github.com/squeezerio/squeezer-site

squeezer-site

Last synced: 12 months ago
JSON representation

squeezer site suite

Awesome Lists containing this project

README

          

# [Squeezer Site](https://squeezer.network)

The site is builded with [GatsbyJS](https://www.gatsbyjs.org/) , a static PWA (Progressive Web App) generator , which makes Squeezer site running really , really , really fast .

## Running the website on your local machine

### Install packages

`npm install`

### Run site on your local machine

`npm run develop`

### Deploy website

Use a separate branch from `master` and make a PR . We are using [netlifly](https://www.netlify.com/) for blazing
fast static websites . You can preview your deployment at `https://YOUR_BRANCH--squeezer-token-sale.netlify.com` .