Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update custom-server-express example with getServerSideProps #11035

Merged
merged 8 commits into from Mar 13, 2020

Commits on Mar 13, 2020

  1. use getServerSideProps

    “kosuke_matano” committed Mar 13, 2020
    Copy the full SHA
    f4b27d2 View commit details
    Browse the repository at this point in the history
  2. run Prettier

    “kosuke_matano” committed Mar 13, 2020
    Copy the full SHA
    cf9680f View commit details
    Browse the repository at this point in the history
  3. update react

    “kosuke_matano” committed Mar 13, 2020
    Copy the full SHA
    026e684 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    27d2dce View commit details
    Browse the repository at this point in the history
  5. use getStaticProps

    “kosuke_matano” committed Mar 13, 2020
    Copy the full SHA
    fa58586 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'update-custom-server-express' of github.com:matamatanot…

    …/next.js into update-custom-server-express
    “kosuke_matano” committed Mar 13, 2020
    Copy the full SHA
    6d25044 View commit details
    Browse the repository at this point in the history
  7. delete query

    “kosuke_matano” committed Mar 13, 2020
    Copy the full SHA
    6c7e8fa View commit details
    Browse the repository at this point in the history
  8. Remove data fetching requirements

    Luis Alvarez committed Mar 13, 2020
    Copy the full SHA
    451ae35 View commit details
    Browse the repository at this point in the history