Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/airstack-xyz/airstack-webhooks-starter
Starter repository for setting up Airstack webhooks
https://github.com/airstack-xyz/airstack-webhooks-starter
Last synced: about 21 hours ago
JSON representation
Starter repository for setting up Airstack webhooks
- Host: GitHub
- URL: https://github.com/airstack-xyz/airstack-webhooks-starter
- Owner: Airstack-xyz
- Created: 2024-06-10T12:37:58.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-10T13:06:16.000Z (5 months ago)
- Last Synced: 2024-06-10T14:56:06.566Z (5 months ago)
- Language: TypeScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Airstack Webhooks Starter
# Install Dependencies
```sh
npm install
```# Get Started
```sh
npm run start
```