https://github.com/cswaney/neighborhood-api
https://github.com/cswaney/neighborhood-api
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cswaney/neighborhood-api
- Owner: cswaney
- Created: 2021-04-29T11:23:46.000Z (about 4 years ago)
- Default Branch: staging
- Last Pushed: 2021-04-29T11:31:13.000Z (about 4 years ago)
- Last Synced: 2025-02-05T09:20:38.187Z (4 months ago)
- Language: TypeScript
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# neighborhood-api
A serverless backend for the neighborhood-client application.## Deployment
sls deploy -v## Teardown
sls remove -v