{"id":17892295,"url":"https://github.com/bramirez96/deno-server-ss","last_synced_at":"2025-07-22T11:35:08.529Z","repository":{"id":77067915,"uuid":"328283716","full_name":"bramirez96/deno-server-ss","owner":"bramirez96","description":"A place to store my Deno server as I develop it","archived":false,"fork":false,"pushed_at":"2021-01-11T18:36:05.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T17:41:35.950Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/bramirez96.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":"2021-01-10T01:56:47.000Z","updated_at":"2021-01-11T22:58:20.000Z","dependencies_parsed_at":"2024-02-18T16:45:31.856Z","dependency_job_id":null,"html_url":"https://github.com/bramirez96/deno-server-ss","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/bramirez96%2Fdeno-server-ss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramirez96%2Fdeno-server-ss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramirez96%2Fdeno-server-ss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramirez96%2Fdeno-server-ss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bramirez96","download_url":"https://codeload.github.com/bramirez96/deno-server-ss/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246933356,"owners_count":20857052,"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-10-28T14:34:51.136Z","updated_at":"2025-04-03T03:40:38.493Z","avatar_url":"https://github.com/bramirez96.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Story Squad Rest API\n\nThis is a refactor of the existing Story Squad API built in Deno.\n\n## Database Setup\n\nMake sure you have Docker installed on your machine, and then run `docker-compose up -d`.\n\nYour databse container should be set up. If there are any error on composition, you'll need to change ports listed in your Docker configuration files, or you can figure out what on your machine is being hosted on ports 5900, 5932, and 5950.\n\nTo log in to PGAdmin, open [http://localhost:5950](http://localhost:5950) in your browser. Open the `Servers` group. You should see a server called `SS_Deno-BE`. When you attempt to open the server, it will ask you for a password. The password should be defaulted to `docker` unless you've changed any Docker ENV vars.\n\n## Database Migrations\n\nCurrently, we're using Knex to run our database migrations through Yarn.\n\n```bash\n# new migration\nyarn make \u003cmigrationName\u003e\n\n# new seed file\nyarn makeseed \u003cseedName\u003e\n\n# run migrations\nyarn latest\n\n# roll back migrations\nyarn rollback\n\n# run seeds\nyarn seed\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbramirez96%2Fdeno-server-ss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbramirez96%2Fdeno-server-ss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbramirez96%2Fdeno-server-ss/lists"}