https://github.com/passly-nl/data
Source code of the data layer.
https://github.com/passly-nl/data
data passly ticketing typescript
Last synced: about 1 month ago
JSON representation
Source code of the data layer.
- Host: GitHub
- URL: https://github.com/passly-nl/data
- Owner: passly-nl
- License: mit
- Created: 2026-05-11T18:28:52.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-24T19:22:42.000Z (about 1 month ago)
- Last Synced: 2026-05-24T19:24:58.063Z (about 1 month ago)
- Topics: data, passly, ticketing, typescript
- Language: TypeScript
- Homepage: https://passly.nl
- Size: 312 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
---
# `@passly-nl/data`
Full API implementation for Passly.nl.
## ⭐️ Prerequisites
- Bun >= 1.3.0
- Node >= 25
## 🚀 Getting started
1. Run `bun install` in the root of the project.
2. Run `bun run build` to build the project.
---