{"id":22745626,"url":"https://github.com/notties/pos-express-api","last_synced_at":"2026-04-17T12:32:48.825Z","repository":{"id":262213813,"uuid":"886552293","full_name":"Notties/pos-express-api","owner":"Notties","description":"Learning Node.js+Next.js 2024 course","archived":false,"fork":false,"pushed_at":"2024-11-11T07:34:35.000Z","size":2242,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T07:23:49.796Z","etag":null,"topics":["cors","dayjs","dotenv","express","jwt-token","pdf-kit","prisma"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Notties.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}},"created_at":"2024-11-11T07:20:29.000Z","updated_at":"2024-11-11T07:34:39.000Z","dependencies_parsed_at":"2024-11-11T08:38:56.292Z","dependency_job_id":null,"html_url":"https://github.com/Notties/pos-express-api","commit_stats":null,"previous_names":["notties/pos-express-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Notties%2Fpos-express-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Notties%2Fpos-express-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Notties%2Fpos-express-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Notties%2Fpos-express-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Notties","download_url":"https://codeload.github.com/Notties/pos-express-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246277360,"owners_count":20751549,"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":["cors","dayjs","dotenv","express","jwt-token","pdf-kit","prisma"],"created_at":"2024-12-11T02:07:28.502Z","updated_at":"2026-04-17T12:32:43.786Z","avatar_url":"https://github.com/Notties.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# POS Express Rest API\n\n### Required install\n- [PostgreSQL](https://www.postgresql.org/)\n\n### Create .env file\n\n```env\nSECRET_KEY='jwtsecret'\nDATABASE_URL='postgresql://USER:PASSWORD@HOST:PORT/DATABASE'\n```\n\n### Install Dependencies\n```bash\nnpm install\n```\n\n### Map data model to the database schema\n```bash\nnpx prisma migrate dev --name init\n```\n\n### Running Locally\n```bash\nnpm run dev\n```\n\n### Running Production\n```bash\nnpm run start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotties%2Fpos-express-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotties%2Fpos-express-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotties%2Fpos-express-api/lists"}