{"id":15700836,"url":"https://github.com/rajasegar/cl-webapp-seed","last_synced_at":"2026-01-08T13:11:09.457Z","repository":{"id":147751270,"uuid":"68283781","full_name":"rajasegar/cl-webapp-seed","owner":"rajasegar","description":"A simple web application boilerplate using Common Lisp ","archived":false,"fork":false,"pushed_at":"2022-08-30T08:37:44.000Z","size":128,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-05T16:35:27.729Z","etag":null,"topics":["common-lisp","lisp"],"latest_commit_sha":null,"homepage":null,"language":"Common Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rajasegar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-09-15T10:04:22.000Z","updated_at":"2022-08-30T08:36:17.000Z","dependencies_parsed_at":"2023-05-27T10:15:40.983Z","dependency_job_id":null,"html_url":"https://github.com/rajasegar/cl-webapp-seed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajasegar%2Fcl-webapp-seed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajasegar%2Fcl-webapp-seed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajasegar%2Fcl-webapp-seed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajasegar%2Fcl-webapp-seed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rajasegar","download_url":"https://codeload.github.com/rajasegar/cl-webapp-seed/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246333928,"owners_count":20760638,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["common-lisp","lisp"],"created_at":"2024-10-03T19:54:50.630Z","updated_at":"2026-01-08T13:11:09.429Z","avatar_url":"https://github.com/rajasegar.png","language":"Common Lisp","funding_links":[],"categories":["Interfaces to other package managers"],"sub_categories":["Web project skeletons and generators"],"readme":"# cl-webapp-seed\nA simple web application boilerplate using Common Lisp \n\n## Dependencies\n- Hunchentoot\n- cl-who\n\nTo run the demo locally, clone the repo and load it in you LISP environment.\n\nEg: In SBCL\n```lisp\n(ql:quickload :hello-world)\n```\n\nThen start the server\n```lisp\n(initialize-application :port 3000)\n```\n\n## Deployment\nTo deploy your app in a PaaS like Heroku, use the following buildpack\n\n```\nheroku apps:create hello-world --buildpack https://gitlab.com/duncan-bayne/heroku-buildpack-common-lisp\n```\n\n# Deploy it.\n```\ngit push heroku master\n```\n\n# Open it in a browser.\n```\nheroku open\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajasegar%2Fcl-webapp-seed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajasegar%2Fcl-webapp-seed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajasegar%2Fcl-webapp-seed/lists"}