{"id":16542511,"url":"https://github.com/jordaneremieff/starlette-svelte-example","last_synced_at":"2025-09-30T04:30:29.326Z","repository":{"id":89251423,"uuid":"203822609","full_name":"jordaneremieff/starlette-svelte-example","owner":"jordaneremieff","description":"Example project using Svelete with Starlette","archived":false,"fork":false,"pushed_at":"2020-06-13T05:21:55.000Z","size":61,"stargazers_count":9,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-17T15:51:30.264Z","etag":null,"topics":["databases","javascript","python","sqlite","starlette","svelte"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jordaneremieff.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}},"created_at":"2019-08-22T15:27:18.000Z","updated_at":"2022-01-08T16:53:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"e377de76-9c6f-4c22-8731-ebab59b1021f","html_url":"https://github.com/jordaneremieff/starlette-svelte-example","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/jordaneremieff%2Fstarlette-svelte-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordaneremieff%2Fstarlette-svelte-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordaneremieff%2Fstarlette-svelte-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordaneremieff%2Fstarlette-svelte-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jordaneremieff","download_url":"https://codeload.github.com/jordaneremieff/starlette-svelte-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234701383,"owners_count":18873718,"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":["databases","javascript","python","sqlite","starlette","svelte"],"created_at":"2024-10-11T18:57:46.762Z","updated_at":"2025-09-30T04:30:23.962Z","avatar_url":"https://github.com/jordaneremieff.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# starlette-svlete-example\n\nAn example of using [Svelte](https://svelte.dev/) with [Starlette](https://www.starlette.io/) and [Databases](https://www.encode.io/databases/).\n\n## Setup \n\nFrom the `backend/` directory, create a new virtual environment, install the dependencies, and create the database:\n\n```shell\npython3.7 -m venv venv\n. venv/bin/activate\npip install -r requirements.txt\npython init_db.py\n```\n\nFrom the `frontend/` directory, install the dependencies:\n\n```shell\nnpm install\n```\n\n## Running\n\n### Backend\n\nFrom the `backend` directory (using the virtual environment), enter the following:\n\n```shell\nuvicorn app:app\n```\n\n### Frontend\nFrom the `frontend/` directory, enter the following:\n\n\n```shell\nnpm run dev\n```\n\n\nThen visit http://localhost:5000.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjordaneremieff%2Fstarlette-svelte-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjordaneremieff%2Fstarlette-svelte-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjordaneremieff%2Fstarlette-svelte-example/lists"}