Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chaqchase/iamjs-exp
https://github.com/chaqchase/iamjs-exp
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chaqchase/iamjs-exp
- Owner: chaqchase
- Created: 2023-07-25T21:01:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-25T21:03:37.000Z (over 1 year ago)
- Last Synced: 2024-12-29T00:24:38.112Z (8 days ago)
- Language: TypeScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Try iamjs with express
This is a simple example of how to use [iamjs](https://iamjs.achaq.dev) with express.
## Usage
```bash
pnpm install
pnpm dev
```