https://github.com/thesmartmonkey/serverless
serverless framework template with typescript service backend and angular frontend
https://github.com/thesmartmonkey/serverless
angular serverless serverless-framework typescript
Last synced: about 1 year ago
JSON representation
serverless framework template with typescript service backend and angular frontend
- Host: GitHub
- URL: https://github.com/thesmartmonkey/serverless
- Owner: TheSmartMonkey
- License: mit
- Created: 2021-11-09T14:21:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T08:36:43.000Z (about 4 years ago)
- Last Synced: 2025-02-15T00:19:06.007Z (about 1 year ago)
- Topics: angular, serverless, serverless-framework, typescript
- Language: TypeScript
- Homepage:
- Size: 424 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# serverless
serverless framework init project with typescript service backend and angular frontend
This template has been used for the meetup on Serverless the 28/09/2021 : [YOUTUBE VIDEO](https://www.youtube.com/watch?v=888SbfciMMg&list=PL7hidqLuK8CflYps3zeAF17LuOOT08vmW&index=1)
## Installation
```bash
npx degit git@github.com:TheSmartMonkey/serverless.git my-app
```