https://github.com/posabsolute/inker2
A Typescript service for emails, sms and beyond. Not ready for prime time.
https://github.com/posabsolute/inker2
Last synced: 3 months ago
JSON representation
A Typescript service for emails, sms and beyond. Not ready for prime time.
- Host: GitHub
- URL: https://github.com/posabsolute/inker2
- Owner: posabsolute
- Created: 2020-06-19T01:03:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T22:28:18.000Z (over 2 years ago)
- Last Synced: 2025-01-23T11:32:46.904Z (5 months ago)
- Language: HTML
- Homepage:
- Size: 860 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 17
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Inker2
A messaging service for emails, sms and beyond. Not ready for prime time.
## Installation
```bash
npm install
```## Usage
```python
npm run start
```## License
[MIT](https://choosealicense.com/licenses/mit/)