Skip to content

tundera/supernext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

tundera.dev

The undev space โ˜€๏ธ

goats

Features

  • Isomorphic React via Next.js ๐Ÿ†
  • TypeScript โœ…
  • Chakra UI + Framer Motion ๐Ÿš…
  • React Query v3 + GraphQL
  • Prisma v2 + Nexus GraphQL
  • ESLint + Prettier ๐ŸŽ€
  • Jest Testing Framework ๐Ÿ‘‘
  • Debugging (VSCode) ๐Ÿ”ง

Setup

  1. Clone project and cd in the project directory.
  2. Copy .env to a new file named .env.local to store environment variables.
  3. Run yarn install or npm install.
  4. Run yarn dev to start the development server.

Commands

  • yarn dev: Start development server
  • yarn test: Run unit tests (Jest)
  • yarn lint: Lint project (ESLint)
  • yarn format: Format project files (Prettier)

Credits

The goal of this template is to provide developers with a baseline of tools and boilerplate code for kicking off new projects. It builds on top of a lot of incredible open-source work from awesome contributors in our community. Several pieces of code in this template have been directly copy/pasted (or slightly modified for semantics/structure) from other popular GitHub projects. If you're interested in improving this template or would like to share your own contributions, please open a pull request or clone it and open-source a better version of it here on GitHub.

Please check out the following projects that served as a base for this one:

Some notable open-source libraries and developer blog tutorials were were a big aid in creating this template. Check them out:

Media Sources