{"id":26502486,"url":"https://github.com/psypersky/dprnk","last_synced_at":"2026-04-07T21:30:58.631Z","repository":{"id":71262749,"uuid":"111639756","full_name":"psypersky/dprnk","owner":"psypersky","description":"Full-stack open source solution for Universal/Isomorphic web apps using PostgreSQL, React.js, Node.js, Koa.js and microservices","archived":false,"fork":false,"pushed_at":"2018-03-15T01:54:16.000Z","size":150,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T17:55:59.067Z","etag":null,"topics":["boilerplate","bootstrap","docker","full-stack","isomorphic","koa","nodejs","postgresql","reactjs","scafold","startup","universal"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psypersky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-11-22T05:21:44.000Z","updated_at":"2018-03-15T01:54:17.000Z","dependencies_parsed_at":"2023-03-01T12:30:48.295Z","dependency_job_id":null,"html_url":"https://github.com/psypersky/dprnk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/psypersky/dprnk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psypersky%2Fdprnk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psypersky%2Fdprnk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psypersky%2Fdprnk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psypersky%2Fdprnk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psypersky","download_url":"https://codeload.github.com/psypersky/dprnk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psypersky%2Fdprnk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31530640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["boilerplate","bootstrap","docker","full-stack","isomorphic","koa","nodejs","postgresql","reactjs","scafold","startup","universal"],"created_at":"2025-03-20T17:54:37.366Z","updated_at":"2026-04-07T21:30:58.625Z","avatar_url":"https://github.com/psypersky.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# DPRNK\n\n[![Discord](https://img.shields.io/discord/102860784329052160.svg)](https://discord.gg/UUZNp5h)\n\nDPRNK is a full-stack open source solution for Universal/Isomorphic web apps using PostgreSQL, React.js, Node.js, Koa.js and microservices. The idea is to cover the most common use cases for Universal web applications.\n\nThe project consist on three different micro-services:\n\n__API__   \nThis is the server that is public to the internet, here we communicate with the browsers and our web client app, the API knows how to access the database and when it needs to do a server side render it calls or web-app files it calls the web-app renderer for them.\n\n__web-app renderer__   \nReceives state from the api, render the react app and put it in the index template, the returns the hole site to the api.\nAlso serve the static files of the web app (images, fonts, etc) and the app itself (javascript file) and serve them.\nNote: Web-app renderer should not serve static files in the future, this should be done by an http server.\n\n__Database (Just development)__   \nWhen using docker for development a postgreSQL container is created with the initial schema and some test data.\n\n# Development with Docker\n\n```\nclone repo\ncd dprnk\ndocker-compose -f docker-compose.dev up\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsypersky%2Fdprnk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsypersky%2Fdprnk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsypersky%2Fdprnk/lists"}