{"id":30899112,"url":"https://github.com/illmilo/neondjango","last_synced_at":"2026-04-29T22:37:37.013Z","repository":{"id":300099988,"uuid":"1005183989","full_name":"illmilo/neondjango","owner":"illmilo","description":"Template repository setup for Vercel projects based on Django \u0026 Neon DB.","archived":false,"fork":false,"pushed_at":"2026-01-22T09:15:17.000Z","size":1086,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-22T23:55:31.491Z","etag":null,"topics":["django","neon","postgresql","python","serverless","template","vercel"],"latest_commit_sha":null,"homepage":"https://neondjango.vercel.app","language":"CSS","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/illmilo.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-19T20:10:46.000Z","updated_at":"2026-01-22T09:15:42.000Z","dependencies_parsed_at":"2025-06-19T22:19:14.915Z","dependency_job_id":"8492a642-2161-4ac4-a31f-d7265ef05d4a","html_url":"https://github.com/illmilo/neondjango","commit_stats":null,"previous_names":["illmilo/holytriangle","illmilo/hellodjango"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/illmilo/neondjango","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illmilo%2Fneondjango","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illmilo%2Fneondjango/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illmilo%2Fneondjango/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illmilo%2Fneondjango/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/illmilo","download_url":"https://codeload.github.com/illmilo/neondjango/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illmilo%2Fneondjango/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32447290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: 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":["django","neon","postgresql","python","serverless","template","vercel"],"created_at":"2025-09-09T02:36:38.941Z","updated_at":"2026-04-29T22:37:37.007Z","avatar_url":"https://github.com/illmilo.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NeonDjango\n\nTemplate repository to deploy Django projects with PostgreSQL serverless (NeonDB) integration on Vercel.\n\n## Requirements\n\n- Vercel-CLI\n- Django\n\n## Usage\n\n1. Use this repository as a template to create your new GitHub repository\n2. Clone your new repository with `git clone`\n3. Copy \u0026 paste files `vercel.json`, `build.sh`, `.gitignore`, `requirements.txt` (if you have one, copy \u0026 paste content of the file to your existing file)\n4. Activate `venv`\n5. `pip install -r requirements.txt`\n6. Open `settings.py` of both projects\n7. Copy \u0026 paste variables `ALLOWED_HOSTS`, `DEBUG`, `DATABASES`, `STATIC_URL`, `STATICFILES_DIRS`, `STATIC_ROOT`\n8. Copy \u0026 paste imports\n9. Replace `neondjango` with your project name in `STATICFILES_DIRS` variable\n10. Place **all the static files** inside `$rootApplicationFolder$/static`\n11. In `wsgi.py`, put `app = application` in the end of the file\n12. In `vercel.json`, replace `neondjango` with the name of your project\n13. `python manage.py migrate`\n14. `python manage.py createsuperuser` (if needed)\n15. `vercel`\n\nView [this YouTube video tutorial](https://neondjango.vercel.app). It shows the same procedure in a more convenient way.\n\nIf everything's fine in preview, you can deploy it to production via `git push` or `vercel --prod`.\n\n\u003e Preview logs might indicate the absence of `requirements.txt`, ignore it. You should only care about `Inspect` page `Logs` \u0026 output of `Preview` page\n\n\u003e MAKE SURE THAT `.env` IS ADDED TO YOUR `.gitignore` FILE!\n\n## License\nThis project is licensed under MIT License. Feel free to use this template. See [LICENSE](license) to learn more.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fillmilo%2Fneondjango","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fillmilo%2Fneondjango","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fillmilo%2Fneondjango/lists"}