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
- Host: GitHub
- URL: https://github.com/ancs21/netlify-fullstack
- Owner: ancs21
- License: mit
- Created: 2020-10-22T19:40:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-12T19:16:52.000Z (about 3 years ago)
- Last Synced: 2025-06-24T23:40:35.922Z (4 months ago)
- Topics: apollo-client, apollo-server, baseui, netlify, prisma, react, typescript
- Language: TypeScript
- Homepage: https://netlify-fullstack.netlify.app
- Size: 1.28 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# netlify-fullstack
[](https://lgtm.com/projects/g/ancs21/netlify-fullstack/context:javascript)
[](https://opensource.org/licenses/MIT)
[](https://app.netlify.com/sites/netlify-fullstack/deploys)## Deploy to Netlify
[](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