{"id":19249353,"url":"https://github.com/eliteengineer0/scacchi-belli-public","last_synced_at":"2025-07-01T09:05:37.102Z","repository":{"id":230598445,"uuid":"779755676","full_name":"EliteEngineer0/SCACCHI-BELLI-PUBLIC","owner":"EliteEngineer0","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-30T18:09:18.000Z","size":216,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T09:05:08.942Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/EliteEngineer0.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-03-30T17:38:38.000Z","updated_at":"2024-03-30T17:53:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"b947f1a2-3635-4b45-be3d-4ec38bb005fa","html_url":"https://github.com/EliteEngineer0/SCACCHI-BELLI-PUBLIC","commit_stats":null,"previous_names":["eliteengineer0/scacchi-belli-public"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EliteEngineer0/SCACCHI-BELLI-PUBLIC","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EliteEngineer0%2FSCACCHI-BELLI-PUBLIC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EliteEngineer0%2FSCACCHI-BELLI-PUBLIC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EliteEngineer0%2FSCACCHI-BELLI-PUBLIC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EliteEngineer0%2FSCACCHI-BELLI-PUBLIC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EliteEngineer0","download_url":"https://codeload.github.com/EliteEngineer0/SCACCHI-BELLI-PUBLIC/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EliteEngineer0%2FSCACCHI-BELLI-PUBLIC/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262933261,"owners_count":23386778,"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-09T18:13:48.204Z","updated_at":"2025-07-01T09:05:37.094Z","avatar_url":"https://github.com/EliteEngineer0.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scacchi Belli's public repository\r\n\r\nA nuxt app built with vue and tailwind front-end, and with nitro unjs on the backend. The database is handled by prisma\r\ntherefore it supports most databases if setup correctly, however the project is intended for postgresql.\r\nAuthentication is done with JWT tokens. Passwords are hashed.\r\n\r\n# Build\r\n\r\nIt's important to have all the enviroment variables setup to make it work.\r\n```\r\n  TOKEN_SECRET = \"...\"\r\n  TOKEN_NAME = \"...\"\r\n  TOKEN_EXPIRES = \"...\"\r\n  DATABASE_URL = \"[...]://postgres:[...]@[...]:5432/[...]\"\r\n```\r\n\r\n## Install the packages\r\n```\r\n  pnpm i\r\n```\r\n\r\n## Build prisma\r\n```\r\n  pnpm prisma generate\r\n  pnpm prisma db push\r\n```\r\n\r\n### Finally...\r\n\r\n## For development\r\n```\r\n  pnpm run dev\r\n```\r\n\r\n## For deployment/production\r\n```\r\n  pnpm run build\r\n```\r\n### You can also locally preview the production build\r\n```\r\n  pnpm run preview\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliteengineer0%2Fscacchi-belli-public","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feliteengineer0%2Fscacchi-belli-public","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliteengineer0%2Fscacchi-belli-public/lists"}