Git Product home page Git Product logo

tidb.io's People

Contributors

634750802 avatar billmay-b avatar chenlinglu avatar cw1997 avatar hey-hoho avatar hi-rustin avatar hustkiwi avatar karshilov avatar luzizhuo avatar manyu17 avatar rien7 avatar std4453 avatar sykp241095 avatar wd0517 avatar xiyan128 avatar yan-yycl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tidb.io's Issues

Authentication improvement

  • Export function checkAuth on each page need authentication
  • Handle authentication logic in app.page.js
  • Remove old global api error handler useApiErrorListener at app.page.js:94
  • Add 401/403 or general fallback display for authenticated content components

production build failed for new CI

See c0406a1 for production build log

Sentry's env was not passed while building, please add:

  • SENTRY_TOKEN (already configured)
  • SENTRY_RELEASE(should be dynamically generated)

to build phase.

SEO improvement

  • Chinese meta description & keywords for:
    • home page /
    • events page /events
    • blog home page /blog
    • blog tag page /blog/tag/*
  • add robots.txt & sitemap.xml (see next-sitemap)

dev 运行

本地运行失败

请问yarn dev 运行起来,页面报400 ,document 文件报500; 是哪个链接需要更换呢?
image


// env,development
NEXT_PUBLIC_RUNTIME_ENV=local
NEXT_PUBLIC_ACCOUNTS_BASE_URL=https://dev-accounts.pingcap.com
NEXT_PUBLIC_API_BASE_URL=$NEXT_PUBLIC_HOME_URL
NEXT_PUBLIC_CMS_CDN_URL=https://img3.pingcap.com
NEXT_PUBLIC_CDN_URL=http://localhost:3000
NEXT_PUBLIC_HOME_URL=https://community-preview.tidb.io
NEXT_PUBLIC_LOCALES_BASE_URL=http://localhost:5000
NEXT_PUBLIC_STRAPI_BASE_URL=http://localhost:1337

望解惑,谢谢!

How to npm start at local

Hello guys, I'd like to contribute to this project, however when I try to run it at local with 'npm start', I got stucked.

Thanks for any help

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.