{"id":20141533,"url":"https://github.com/michaelborn/crudly","last_synced_at":"2026-03-05T07:33:11.314Z","repository":{"id":86836254,"uuid":"526228565","full_name":"michaelborn/crudly","owner":"michaelborn","description":"An example CRUD app","archived":false,"fork":false,"pushed_at":"2022-08-18T13:42:09.000Z","size":55,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T23:30:36.226Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"ColdFusion","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michaelborn.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-18T13:42:08.000Z","updated_at":"2022-08-18T13:42:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"73ea69e4-4065-4a33-9dd7-25e0dcaba8ec","html_url":"https://github.com/michaelborn/crudly","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"coldbox-templates/modern","purl":"pkg:github/michaelborn/crudly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelborn%2Fcrudly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelborn%2Fcrudly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelborn%2Fcrudly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelborn%2Fcrudly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelborn","download_url":"https://codeload.github.com/michaelborn/crudly/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelborn%2Fcrudly/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30114309,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T03:40:26.266Z","status":"ssl_error","status_checked_at":"2026-03-05T03:39:15.902Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T21:57:38.893Z","updated_at":"2026-03-05T07:33:11.269Z","avatar_url":"https://github.com/michaelborn.png","language":"ColdFusion","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Modern Organization Template\n\nThis template is a work in progress where we are testing a different approach to ColdBox templates.\nInstead of having all files in the web root, this template only puts `public` files in the web root and thus called `public`.\n\nIf you are using CommandBox, everything should \"just work\" but if you want to run this behind IIS/Apache, etc you'll need to re-create the web server aliases that are in the `server.json`.\n\n## Structure\n\n* `app` - Location of the ColdBox CFML app (Handlers, config, interceptors, views, custom modules, etc.)\n* `coldbox` - ColdBox libs\n* `lib` - Java libs\n* `logs` - App and Server logs\n* `modules` - CommandBox installed ColdBox modules\n* `public` - Public webroot (UI assets, etc)\n* `resources` - Migrations, apidocs, UI source assets\n* `testbox` - TestBox libs\n* `tests` - Tests\n\n## Aliases\n\nEverything is locked down by default. Any modules you install that require UI assets will require a CommandBox web alias (https://commandbox.ortusbooks.com/embedded-server/configuring-your-server/aliases) that you can provide easily in the `server.json`.  Here are the ones we ship with:\n\n```js\n\"aliases\":{\n\t// We expose the cbdebugger module\n\t\"/modules/cbdebugger\":\"../modules/cbdebugger\",\n\t// We expose the ColdBox Exceptions UI\n\t\"/coldbox/system/exceptions\":\"../coldbox/system/exceptions/\",\n\t// Expose TestBox for testing purposes\n\t\"/testbox\":\"../testbox/\",\n\t// Expose Tests for testing purposes\n\t\"/tests\":\"../tests/\"\n}\n```\n\n## License\n\nApache License, Version 2.0.\n\n## Important Links\n\nSource Code\n\n- https://github.com/coldbox-templates/modern\n\n## Quick Installation\n\nEach application templates contains a `box.json` so it can leverage [CommandBox](http://www.ortussolutions.com/products/commandbox) for its dependencies.\nJust go into each template directory and type:\n\n```bash\nbox install\n```\n\nThis will setup all the needed dependencies for each application template.  You can then type:\n\n```bash\nbox server start\n```\n\nAnd run the application.\n\n---\n\n### THE DAILY BREAD\n\n \u003e \"I am the way, and the truth, and the life; no one comes to the Father, but by me (JESUS)\" Jn 14:1-12\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelborn%2Fcrudly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelborn%2Fcrudly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelborn%2Fcrudly/lists"}