Skip to content

This is a project for our UK client. Our task was to build a new application for them and replace their existing project: https://www.eastside.org.uk/.

Notifications You must be signed in to change notification settings

SYShopnil/East-Side

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Content

This project template uses:

  • Storybook
  • Apollo Graphql
  • Tailwind css
  • Typescript

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Custom Path Shortcuts

  • @src/* : ./src folder
  • @pages/*: ./pages folder
  • @styles/* : ./styles folder
  • @root/* : root directory

Apollo Graphql

There are different ways to configure apollo client for different next.js render methods (i.e static page generation, server side rendering)

We need to configure our implementation as needed.

Getting Started Apollo

About

This is a project for our UK client. Our task was to build a new application for them and replace their existing project: https://www.eastside.org.uk/.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published