Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carnesen/buzz
A toy app made with Angular 1 and Node.js
https://github.com/carnesen/buzz
Last synced: 26 days ago
JSON representation
A toy app made with Angular 1 and Node.js
- Host: GitHub
- URL: https://github.com/carnesen/buzz
- Owner: carnesen
- License: mit
- Created: 2015-12-14T20:20:38.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-02-25T22:50:23.000Z (over 2 years ago)
- Last Synced: 2023-03-01T15:05:53.857Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://buzz.carnesen.com
- Size: 134 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: license.md
Awesome Lists containing this project
README
# **@carnesen/buzz**
[![build status badge](https://github.com/carnesen/buzz/workflows/test/badge.svg)](https://github.com/carnesen/buzz/actions?query=workflow%3Atest+branch%3Amaster)
A toy app I made in 2015 when I was learning web development. Deployed on the web at [buzz.carnesen.com/](https://buzz.carnesen.com/).
## Usage
To run this application locally, Git clone it, `npm install`, and `npm start`.
## Related
- [**@carnesen/carnesen-dot-com**](https://github.com/carnesen/carnesen-dot-com): Automates the deployment of this site to the web using Google Cloud Platform
## License
MIT © [Chris Arnesen](https://www.carnesen.com)