https://github.com/yysun/apprun-firebase
A serverless application using Firebase and AppRun
https://github.com/yysun/apprun-firebase
Last synced: 4 months ago
JSON representation
A serverless application using Firebase and AppRun
- Host: GitHub
- URL: https://github.com/yysun/apprun-firebase
- Owner: yysun
- License: mit
- Created: 2019-05-20T23:58:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T11:40:17.000Z (over 2 years ago)
- Last Synced: 2025-01-01T20:16:47.202Z (5 months ago)
- Language: TypeScript
- Homepage: https://apprun-demo.firebaseapp.com/
- Size: 1.72 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## AppRun Firebase Serverless App

* Use _npm start_ to start the dev server
* Use _npm test_ to run unit tests
* Use _npm run build_ to build for productionThis is an application built with [AppRun](https://github.com/yysun/apprun).