Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Advanced, but minimalistic Next.js and Apollo starter

NotificationsYou must be signed in to change notification settings

nikitowsky/next-advanced-apollo-starter

Repository files navigation

Advanced and minimalistic Next.js and Apollo starter

What's includedGetting StartedApollo usageTestsDocker usage

What's included

Features

  • LatestNext.js version.
  • Latest packages updates.
  • GraphQLApollo client with built-incookie-basedJWT token authentication.
  • Works both viaClient-Side Rendering andServer-Side Rendering;
  • TypeScript environment.
  • Normalize.css included.
  • No custom server.

Developer experience

Getting started

No extra knowledge needed to get started, seeNext.js documentation.

GraphQL Code Generation

Generated interfaces for co-located.graphql files. See theexample.

yarn codegen

Apollo usage

Tests

Jest is a great tool for testing. To run tests simply usetest script frompackage.json:

yarntest

Pretty much everything you need to know about project structure, SSR, etc., you can find intheofficial Next.js documentation.

Docker usage

To build and run Dockerizedproduction-ready container, run:

docker-compose up --build

Releases

No releases published

Packages

No packages published

Contributors6


[8]ページ先頭

©2009-2025 Movatter.jp