Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```