{"id":19272276,"url":"https://github.com/sdslabs/portfolio","last_synced_at":"2025-04-21T22:31:19.028Z","repository":{"id":13336728,"uuid":"16023784","full_name":"sdslabs/portfolio","owner":"sdslabs","description":"Portfolio repository for SDSLabs built with CSS \u0026 :heart:","archived":false,"fork":false,"pushed_at":"2024-10-22T06:30:03.000Z","size":39490,"stargazers_count":12,"open_issues_count":11,"forks_count":9,"subscribers_count":35,"default_branch":"master","last_synced_at":"2024-10-23T09:19:35.019Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://sdslabs.co/","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/sdslabs.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":"2014-01-18T10:55:13.000Z","updated_at":"2024-10-10T15:30:32.000Z","dependencies_parsed_at":"2024-10-23T02:32:59.570Z","dependency_job_id":null,"html_url":"https://github.com/sdslabs/portfolio","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/sdslabs%2Fportfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdslabs%2Fportfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdslabs%2Fportfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdslabs%2Fportfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sdslabs","download_url":"https://codeload.github.com/sdslabs/portfolio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223881288,"owners_count":17219262,"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-09T20:36:05.774Z","updated_at":"2024-11-09T20:36:06.360Z","avatar_url":"https://github.com/sdslabs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Portfolio\n\nPortfolio of SDSLabs made in Django and Vue.\n\n## Setup Instructions\n\n- Install python and pip.\n- Install virtualenv.\n- Clone the github repository.\n- Go the root directory of the project and run `virtualenv -p python3 ./venv`.\n- Activate the virtualenv with `source ./venv/bin/activate`.\n- Run `pip install -r settings/requirements-common.txt`.\n- Run `pip install -r settings/dev/requirements-dev.txt` or `pip install -r settings/prod/requirements-prod.txt` depending on the environment.\n\nThe next 2 steps are for installing postgresql. Alternatively, if you do not want to use docker you can install postgresql on your own.\n\n- Make sure `docker` and `docker-compose` is installed.\n- Run `docker-compose -f settings/dev/postgres-docker-compose.yml up -d`.\n\n- Once you have an up and running configuration of postgresql copy `settings/dev/settings.sample.py` to `settings/dev/settings.py` and update the postgresql credentials.\n- Run `python manage.py migrate --settings settings.dev.settings`.\n- Run `python manage.py createsuperuser --settings=settings.dev.settings`.\n- Run `python manage.py runserver --settings settings.dev.settings`.\n- Open `localhost:8000/admin` to verify that your django backend is working perfectly.\n- Go to the `frontend` directory.\n- Run `npm install`.\n- Run `npm run serve`.\n- Open `localhost:8080` to see the frontend.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdslabs%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsdslabs%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdslabs%2Fportfolio/lists"}