{"id":18160788,"url":"https://github.com/blankeos/pinguiner","last_synced_at":"2025-04-07T03:54:49.663Z","repository":{"id":227111372,"uuid":"714617260","full_name":"Blankeos/pinguiner","owner":"Blankeos","description":"📙🐧Prisma Svelte just playing around with a CRUD (Twitter-like) app","archived":false,"fork":false,"pushed_at":"2024-03-11T16:40:01.000Z","size":1830,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T08:41:41.248Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Blankeos.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}},"created_at":"2023-11-05T12:02:59.000Z","updated_at":"2023-11-05T12:15:17.000Z","dependencies_parsed_at":"2024-03-11T18:01:34.458Z","dependency_job_id":null,"html_url":"https://github.com/Blankeos/pinguiner","commit_stats":null,"previous_names":["blankeos/pinguiner"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankeos%2Fpinguiner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankeos%2Fpinguiner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankeos%2Fpinguiner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankeos%2Fpinguiner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Blankeos","download_url":"https://codeload.github.com/Blankeos/pinguiner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247589831,"owners_count":20963022,"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-02T08:09:22.450Z","updated_at":"2025-04-07T03:54:49.643Z","avatar_url":"https://github.com/Blankeos.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pinguiner\n\nNo auth, kinda like Twitter, but Rich Text. Just playing around with CRUD on\nSvelteKit, Form Actions, TipTap (Rich Text Editor), Form Actions, Prisma, SQLite.\n\n![demo](./demo.gif)\n\n### Development\n\n1. Setup\n\n```sh\n\u003e $ git clone https://github.com/Blankeos/pinguiner.git\npinguiner\u003e $ cd pinguiner\npinguiner\u003e $ pnpm install\n```\n\n2. Database Setup\n\n```\nnpx primsa generate\nnpx prisma db push\n```\n\n\u003e This is only local. I'm using a file database with sqlite inside the `prisma/`\n\u003e folder. You can always create an **.env** variable, add `DATABASE_URL` on it,\n\u003e and use `url = env(\"DATABASE_URL\")` in schema.prisma if you want to change.\n\n3. Run the dev server\n\n```\npnpm dev\n```\n\n\u003c!--\n# create-svelte\n\nEverything you need to build a Svelte project, powered by [`create-svelte`](https://github.com/sveltejs/kit/tree/master/packages/create-svelte).\n\n## Creating a project\n\nIf you're seeing this, you've probably already done this step. Congrats!\n\n```bash\n# create a new project in the current directory\nnpm create svelte@latest\n\n# create a new project in my-app\nnpm create svelte@latest my-app\n```\n\n## Developing\n\nOnce you've created a project and installed dependencies with `npm install` (or `pnpm install` or `yarn`), start a development server:\n\n```bash\nnpm run dev\n\n# or start the server and open the app in a new browser tab\nnpm run dev -- --open\n```\n\n## Building\n\nTo create a production version of your app:\n\n```bash\nnpm run build\n```\n\nYou can preview the production build with `npm run preview`.\n\n\u003e To deploy your app, you may need to install an [adapter](https://kit.svelte.dev/docs/adapters) for your target environment. --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblankeos%2Fpinguiner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblankeos%2Fpinguiner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblankeos%2Fpinguiner/lists"}