{"id":14989407,"url":"https://github.com/ebukaodini/spacious","last_synced_at":"2026-01-04T21:41:11.451Z","repository":{"id":131286508,"uuid":"476305342","full_name":"ebukaodini/spacious","owner":"ebukaodini","description":"Spacious is an app (back-end and front-end) that manages planets and characters entities.","archived":false,"fork":false,"pushed_at":"2022-04-05T16:44:46.000Z","size":555,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-03-13T07:01:59.535Z","etag":null,"topics":["apollographql","chai","docker","graphql","javascript","knexjs","koajs","mocha","node","nodejs","postgresql","reactjs","styled-components"],"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/ebukaodini.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":"2022-03-31T12:55:07.000Z","updated_at":"2023-03-07T04:20:15.000Z","dependencies_parsed_at":"2023-07-30T19:30:13.460Z","dependency_job_id":null,"html_url":"https://github.com/ebukaodini/spacious","commit_stats":{"total_commits":89,"total_committers":1,"mean_commits":89.0,"dds":0.0,"last_synced_commit":"46e45c70d844ed8866113e13737cb7639374fe88"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebukaodini%2Fspacious","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebukaodini%2Fspacious/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebukaodini%2Fspacious/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebukaodini%2Fspacious/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ebukaodini","download_url":"https://codeload.github.com/ebukaodini/spacious/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244868761,"owners_count":20523592,"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":["apollographql","chai","docker","graphql","javascript","knexjs","koajs","mocha","node","nodejs","postgresql","reactjs","styled-components"],"created_at":"2024-09-24T14:18:18.677Z","updated_at":"2026-01-04T21:41:11.424Z","avatar_url":"https://github.com/ebukaodini.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spacious App\n\n![MIT License][license-shield]\n\n## Table of Contents\n\n- [Spacious App](#spacious-app)\n  - [Table of Contents](#table-of-contents)\n  - [About](#about)\n  - [Installation](#installation)\n  - [Tests](#tests)\n  - [Usage](#usage)\n\n---\n\n## About\n\nSpacious is an app (back-end and front-end) that manages planets and characters entities.\n\n## Installation\n\nYou'll need an unzip application and [docker][dc]\n\n1. Extract the downloaded file:\n\n```bash\n$ unzip spacious.zip \u0026\u0026 cd spacious\n```\n\n2. Build Docker containers locally:\n\n```bash\n$ docker-compose up -d --build\n```\n\n3. Run migrations \u0026 seed:\n\n```bash\n$ docker-compose exec server knex migrate:latest --env development\n$ docker-compose exec server knex seed:run --env development\n```\n\n## Tests\n\nAfter you've spun up the container:\n\n```bash\n$ docker-compose exec server npm run test\n```\n\n## Usage\n\nAfter you've spun up the container:\n\n```bash\n$ docker-compose up -d\n```\n\nAccess the server with [`http:localhost:3000/graphql`][server] \n\nAccess the Database Administrator with [`http://localhost:5050`][admin]\n\nLog into the Admin with:\n- Email: `admin@admin.com` \n- Password: `root`\n\nAdd a server with:\n- Name: `spacious-app`\n- Host: `postgres`\n- User: `root`\n- Password: `1234567890`\n\nAccess the Main Application with [`http://localhost:4000`][app]\n\n[dc]: https://docs.docker.com/compose/\n[app]: http://localhost:4000\n[server]: http://localhost:3000/graphql\n[admin]: http://localhost:5050\n[license-shield]: https://img.shields.io/github/license/sophiabrandt/tdd-node-shows.svg?style=flat-square\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febukaodini%2Fspacious","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Febukaodini%2Fspacious","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febukaodini%2Fspacious/lists"}