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

https://github.com/ancs21/netlify-fullstack

Build and deploy web application made simple with Netlify
https://github.com/ancs21/netlify-fullstack

apollo-client apollo-server baseui netlify prisma react typescript

Last synced: 4 months ago
JSON representation

Build and deploy web application made simple with Netlify

Awesome Lists containing this project

README

          

# netlify-fullstack

[![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/ancs21/netlify-fullstack.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/ancs21/netlify-fullstack/context:javascript)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Netlify Status](https://api.netlify.com/api/v1/badges/f9af45dd-44ec-4d07-98c7-14dc5d05668d/deploy-status)](https://app.netlify.com/sites/netlify-fullstack/deploys)

## Deploy to Netlify
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/ancs21/netlify-fullstack)

## Quick start

```bash
git clone https://github.com/ancs21/netlify-fullstack
```

### Install locally

```bash
yarn
```

### Start locally

```bash
yarn start
```

### License
MIT