Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maoberlehner/building-a-serverless-comment-system-with-netlify-functions-storyblok-and-vue
This is an example project for the following article: https://markus.oberlehner.net/blog/building-a-serverless-comment-system-with-netlify-functions-storyblok-and-vue/
https://github.com/maoberlehner/building-a-serverless-comment-system-with-netlify-functions-storyblok-and-vue
Last synced: 8 days ago
JSON representation
This is an example project for the following article: https://markus.oberlehner.net/blog/building-a-serverless-comment-system-with-netlify-functions-storyblok-and-vue/
- Host: GitHub
- URL: https://github.com/maoberlehner/building-a-serverless-comment-system-with-netlify-functions-storyblok-and-vue
- Owner: maoberlehner
- License: mit
- Created: 2018-08-04T11:49:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-05T04:51:03.000Z (over 6 years ago)
- Last Synced: 2024-10-11T15:45:55.131Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 93.8 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Building a Serverless Comment System with Netlify Functions, Storyblok and Vue.js
[![Patreon](https://img.shields.io/badge/patreon-donate-blue.svg)](https://www.patreon.com/maoberlehner)
[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://paypal.me/maoberlehner)This is an example project for the following article: [Building a Serverless Comment System with Netlify Functions, Storyblok and Vue.js](https://markus.oberlehner.net/blog/building-a-serverless-comment-system-with-netlify-functions-storyblok-and-vue/)
## Build Setup
```bash
# Serve with hot reload.
npm run serve# Build for production with minification.
npm run build
```## About
### Author
Markus Oberlehner
Website: https://markus.oberlehner.net
Twitter: https://twitter.com/MaOberlehner
PayPal.me: https://paypal.me/maoberlehner
Patreon: https://www.patreon.com/maoberlehner### License
MIT