og.fairdataihub

所属分类:内容生成
开发工具:TypeScript
文件大小:145KB
下载次数:0
上传日期:2023-06-06 17:51:57
上 传 者sh-1993
说明:  FAIR数据创新中心应用程序的开放式图形图像生成服务
(Open graph image generating service for FAIR Data Innovations Hub applications)

文件列表:
.eslintrc.json (1581, 2023-08-15)
.husky (0, 2023-08-15)
.husky\commit-msg (78, 2023-08-15)
.husky\husky.sh (717, 2023-08-15)
.husky\pre-commit (70, 2023-08-15)
.husky\prepare-commit-msg (74, 2023-08-15)
.prettierrc (206, 2023-08-15)
CHANGELOG.md (1468, 2023-08-15)
LICENSE.md (1088, 2023-08-15)
commitlint.config.js (124, 2023-08-15)
devmoji.config.js (118, 2023-08-15)
next.config.js (142, 2023-08-15)
package.json (2160, 2023-08-15)
pages (0, 2023-08-15)
pages\_app.tsx (192, 2023-08-15)
pages\api (0, 2023-08-15)
pages\api\ogimage.ts (4146, 2023-08-15)
pages\index.tsx (5817, 2023-08-15)
postcss.config.js (83, 2023-08-15)
public (0, 2023-08-15)
public\fairdataihubBackground.svg (4241, 2023-08-15)
public\fairshareBackground.svg (4088, 2023-08-15)
public\robots.txt (23, 2023-08-15)
public\sodaBackground.svg (4026, 2023-08-15)
release.config.js (166, 2023-08-15)
renovate.json (241, 2023-08-15)
styles (0, 2023-08-15)
styles\globals.css (1465, 2023-08-15)
tailwind.config.js (297, 2023-08-15)
tsconfig.json (605, 2023-08-15)
... ...

# [og.fairdataihub.org](https://og.fairdataihub.org) [![CodeFactor](https://www.codefactor.io/repository/github/fairdataihub/og.fairdataihub.org/badge)](https://www.codefactor.io/repository/github/fairdataihub/og.fairdataihub.org) ![Checkly Status](https://api.checklyhq.com/v1/badges/checks/ead4a1d4-6ca9-48ad-a0dc-6decd8d***1bf?style=flat&theme=default) ![Checkly Response Time](https://api.checklyhq.com/v1/badges/checks/ead4a1d4-6ca9-48ad-a0dc-6decd8d***1bf?style=flat&theme=default&responseTime=true) ![Checkly API Status](https://api.checklyhq.com/v1/badges/checks/2fda1936-70b1-42d6-a4a7-737865295520?style=flat&theme=default) ![Checkly API Response Time](https://api.checklyhq.com/v1/badges/checks/2fda1936-70b1-42d6-a4a7-737865295520?style=flat&theme=default&responseTime=true) ## Project setup Make sure to install the dependencies. ```bash yarn install ``` ### Compiles and hot-reloads for development Start the development server on http://localhost:3000 ```bash yarn dev ``` ### Compiles and minifies for production Use this step to build a local production version of the site. Use `start` to preview the local build. ```bash yarn build yarn start ``` ### How to use Use the url provided in the `preview` section to refer to the generated thumbnails. ### Requirements - Node.js >= 16.14.0 - Yarn 1 (Classic) ### Directory Structure - [`.github`](.github) — GitHub configuration including the CI workflow.
- [`.husky`](.husky) — Husky configuration and hooks.
- [`public`](./public) — Static assets such as robots.txt, images, and favicon.
- [`pages`](./pages) — Application source code, including pages, components, styles. ### Scripts - `yarn dev` — Starts the application in development mode at `http://localhost:3000`. - `yarn build` — Creates an optimized production build of your application. - `yarn start` — Starts the application in production mode. - `yarn type-check` — Validate code using TypeScript compiler. - `yarn lint` — Runs ESLint for all files in the `src` directory. - `yarn format` — Runs Prettier for all files in the `src` directory. ### Path Mapping TypeScript are pre-configured with custom path mappings. To import components or files, use the `@` prefix. ## License This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for more information. Note: You will not need to do anything to the hosted site. Continuous Delivery has been setup with Vercel. All you need to do is push your commit and wait for it to deploy. ## Acknowledgements A special thank you to Vercel for hosting this project.

近期下载者

相关文件


收藏者