{"id":19081554,"url":"https://github.com/tuancamtbtx/antd-express-typescript-nextjs-app","last_synced_at":"2025-06-11T14:35:54.770Z","repository":{"id":132474060,"uuid":"326869581","full_name":"tuancamtbtx/antd-express-typescript-nextjs-app","owner":"tuancamtbtx","description":"Project clean frontend support antd typescript nextjs","archived":false,"fork":false,"pushed_at":"2022-05-03T16:02:53.000Z","size":57424,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-04T05:51:06.055Z","etag":null,"topics":["antd","mobx-react","nextjs","nodejs","typescript"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/tuancamtbtx.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-05T02:58:09.000Z","updated_at":"2024-07-02T04:53:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"1e150517-752a-439d-b37b-d17eef8c4b65","html_url":"https://github.com/tuancamtbtx/antd-express-typescript-nextjs-app","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/tuancamtbtx%2Fantd-express-typescript-nextjs-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuancamtbtx%2Fantd-express-typescript-nextjs-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuancamtbtx%2Fantd-express-typescript-nextjs-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuancamtbtx%2Fantd-express-typescript-nextjs-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuancamtbtx","download_url":"https://codeload.github.com/tuancamtbtx/antd-express-typescript-nextjs-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuancamtbtx%2Fantd-express-typescript-nextjs-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259280661,"owners_count":22833434,"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":["antd","mobx-react","nextjs","nodejs","typescript"],"created_at":"2024-11-09T02:36:49.478Z","updated_at":"2025-06-11T14:35:54.746Z","avatar_url":"https://github.com/tuancamtbtx.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fontend : antd-express-typescript-nextjs-app\n\n## Overview\n\nauthor: Nguyen Van Tuan \\\nemail: nguyenvantuan140397@gmail.com \\\nThis project uses some of the following technologies :\n\n- Next JS\n- Ant Design\n- Mobx\n- Typescript\n- React hook\n\n## How to Run Project\n\nDownload source code\n\n```bash\ngit clone https://github.com/tuancamtbtx/antd-express-typescript-nextjs-app.git\ncd antd-express-typescript-nextjs-app\n```\n\nInstall packages\n\n```bash\nyarn install\n```\n\nConfig ENV\n\n```d\n// Create file .env\n// or copy file .env.example and rename to .env\nMAIN_API_PUBLIC_URL=http://localhost:1400\nMAIN_API_INTERNAL_URL=http://localhost:1400\n\n```\n\nRun project\n\n```bash\n# development\nyarn dev\n\n# production\nyarn build\nyarn start\n```\n\n## How to Config Theme\n\nTo custom Primary Color for Website, please set the colors for the following 2 files :\n\n\u003e Update file **/assets/antd-custom.less**\n\n```less\n// line 5\n\n@primary-color: #2ba6e3; // \u003c-- You can update this line\n```\n\n\u003e Update file **/theme/color.js**\n\n```js\n// line 1\n\nconst PRIMARY = \"#2BA6E3\";\n```\n\n## How to add new page\n\n```js\n/pages/;\n--newPage.tsx;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuancamtbtx%2Fantd-express-typescript-nextjs-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuancamtbtx%2Fantd-express-typescript-nextjs-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuancamtbtx%2Fantd-express-typescript-nextjs-app/lists"}