Skip to content

Commit

Permalink
Update README and typo
Browse files Browse the repository at this point in the history
Fix workflows typo
  • Loading branch information
Hebilicious committed Jul 26, 2020
1 parent 7999616 commit c3b880c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
File renamed without changes.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ With sensible defaults because writing boilerplate takes too much time.

An example of an integration test that works with the great `sls offline` and the node-fetch package.

Simply :
Simply run :

```bash
yarn test
```

A Github Action basic pipeline is setup with yarn caching and tests, check .github/workflows/main.yaml
> A Github Action basic pipeline is setup with yarn caching and tests, check .github/workflows/main.yaml
### 📴 Serverless offline dev/start/stop script with pm2

Expand All @@ -46,3 +46,5 @@ A Github Action basic pipeline is setup with yarn caching and tests, check .gith
- `offline:stop` : Terminate the pm2 process(es) cleanly

Check offline.ts if you need custom behavior.

> View this repository on GitHub: <https://github.com/Hebilicious/serverless-esbuild-template>

0 comments on commit c3b880c

Please sign in to comment.