https://github.com/michaelborn/bx-jdbc-testing
Testing playground for BoxLang JDBC functionality
https://github.com/michaelborn/bx-jdbc-testing
Last synced: 25 days ago
JSON representation
Testing playground for BoxLang JDBC functionality
- Host: GitHub
- URL: https://github.com/michaelborn/bx-jdbc-testing
- Owner: michaelborn
- Created: 2024-06-05T13:53:36.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2026-04-28T16:41:08.000Z (2 months ago)
- Last Synced: 2026-04-28T18:28:28.057Z (2 months ago)
- Language: ColdFusion
- Size: 45.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Agents: AGENTS.md
Awesome Lists containing this project
README
# JDBC Tests
## Getting Started
1. download the webserver jar and extract into the root.
2. Start up the databases - `docker-compose up --build -d`
3. Run `./bin/boxlang-miniserver`
4. Check out the various `.bxs` test scripts and `.bxm` templates