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 1 year 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 git@github.com:TheSmartMonkey/serverless.git my-app
```