Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 16 hours 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T08:36:43.000Z (over 2 years ago)
- Last Synced: 2024-11-05T13:13:47.509Z (about 2 months 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 [email protected]:TheSmartMonkey/serverless.git my-app
```