{"id":18373747,"url":"https://github.com/prest/prestd-buildui","last_synced_at":"2025-04-06T19:32:24.753Z","repository":{"id":42044912,"uuid":"387599447","full_name":"prest/prestd-buildui","owner":"prest","description":"A \"Django Admin\" like created in React to support pREST interactions","archived":false,"fork":false,"pushed_at":"2022-12-07T17:47:26.000Z","size":1215,"stargazers_count":24,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-14T05:33:38.547Z","etag":null,"topics":["admin","nextjs","prest","prest-admin","react","react-admin","react-dashboard","reactjs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"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/prest.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}},"created_at":"2021-07-19T21:34:14.000Z","updated_at":"2024-04-12T05:27:28.000Z","dependencies_parsed_at":"2023-01-24T19:34:03.505Z","dependency_job_id":null,"html_url":"https://github.com/prest/prestd-buildui","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"guidiego/next-ts-mui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prest%2Fprestd-buildui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prest%2Fprestd-buildui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prest%2Fprestd-buildui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prest%2Fprestd-buildui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prest","download_url":"https://codeload.github.com/prest/prestd-buildui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312065,"owners_count":20918340,"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":["admin","nextjs","prest","prest-admin","react","react-admin","react-dashboard","reactjs"],"created_at":"2024-11-06T00:11:58.811Z","updated_at":"2025-04-06T19:32:21.382Z","avatar_url":"https://github.com/prest.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Build UI - prestd server (PostgreSQL ➕ REST)\n\nBuild UI, is **\"Django Admin\"** _like_ created in React to support prestd interactions.\n\n### How use it\n\nWe use (and recommend) **node version 14**, to avoid messing up your environment it is recommended to use a name version control, e.g. [`nvm`](https://github.com/nvm-sh/nvm):\n\n```sh\nnvm install $(cat .nvmrc) # or nvm use $(cat .nvmrc)\n```\n\n`buildui` depends on some services (postgresql and prestd server), to simplify the creation of your environment we recommend to use **docker**, to make it even easier we wrote a _[docker compose](https://docs.docker.com/compose/)_ (contained here in the repository):\n\n```sh\ndocker-compose up -d postgres prestd\n```\n\nTo install the libraries on your node (we use [`yarn`](https://yarnpkg.com/)):\n\n```sh\nyarn install\nyarn dev -p 3001 # the default next port (3000) we use in prestd\n```\n\nIf you want to set the prestd address use the `PREST_URL` environment variable:\n\n```sh\nPREST_URL=\u003cyour-prest-uri\u003e yarn dev -p 3001\n```\n\n\u003e `\u003cyour-prest-uri\u003e`: if you ran **prestd** via docker the url will be `http://127.0.0.1:3000`\n\n### How use Docker\n\n\u003e buildui is under development, we have not yet made a docker image available\n\n**soon docker image:**\n\n```sh\ndocker pull ghcr.io/prest/buildui\ndocker run -it -e PREST_URL=\u003cyour-prest-uri\u003e -p 3001:3001 ghcr.io/prest/buildui\n```\n\n## Issues\n\n\u003e The [issue listing](https://github.com/prest/prest/issues?q=is%3Aissue+is%3Aopen+label%3Aproduct%2Fadmin) should be kept in the [\"main\" repository (_api server_)](https://github.com/prest/prest), centralizing all demands helps us give visibility to all products\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprest%2Fprestd-buildui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprest%2Fprestd-buildui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprest%2Fprestd-buildui/lists"}