{"id":18295470,"url":"https://github.com/fedeperin/quickcode","last_synced_at":"2025-06-25T03:07:41.302Z","repository":{"id":143751163,"uuid":"451258302","full_name":"fedeperin/quickcode","owner":"fedeperin","description":"Create, Share and view different pieces of code.","archived":false,"fork":false,"pushed_at":"2023-10-18T01:00:02.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T08:37:07.479Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Svelte","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/fedeperin.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}},"created_at":"2022-01-23T23:32:43.000Z","updated_at":"2023-02-02T20:25:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"d9ec83d2-2e5f-4aee-8d22-8894701ff5e7","html_url":"https://github.com/fedeperin/quickcode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fedeperin/quickcode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedeperin%2Fquickcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedeperin%2Fquickcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedeperin%2Fquickcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedeperin%2Fquickcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fedeperin","download_url":"https://codeload.github.com/fedeperin/quickcode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedeperin%2Fquickcode/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261795334,"owners_count":23210620,"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":[],"created_at":"2024-11-05T14:35:48.029Z","updated_at":"2025-06-25T03:07:41.283Z","avatar_url":"https://github.com/fedeperin.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QuickCode\nCreate, Share and view different pieces of code quickly. \u003cbr\u003e\nCreated using SvelteKit and using Supabase as the database system. \u003cbr\u003e\n\n## Contributing\nFirst, git clone this project. \u003cbr\u003e\nThen, run `npm install` to install the required dependencies. \u003cbr\u003e\nOnce the dependencies are installed, at the main route of the project, create a new file called `.env`. \u003cbr\u003e\nThe `.env` file needs to contain the following code: \n\n```.env\nVITE_SUPABASE_ANON_KEY=\nVITE_SUPABASE_URL=\n```\n\nNext to `VITE_SUPABASE_ANON_KEY=` you need to add a Supabase Anon key, you can get yourse by going to the [Supabase App page](https://app.supabase.io) and creating a new project.\u003cbr\u003e\nNext to `VITE_SUPABASE_URL=` you need to add a Supabase URL, you will also get it when you create the project.\u003cbr\u003e\n\n\nAt the tables section create a new table called code and add the following columns: \u003cbr\u003e\n\n- code: It is a text area and it does not have a default value\n- lang: It is a text area and it does not have a default value\n\nThat's all!  \nYou can run `npm run dev` and use it as a SvelteKit app.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedeperin%2Fquickcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffedeperin%2Fquickcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedeperin%2Fquickcode/lists"}