Skip to content

rendervis/rendernext

Repository files navigation

rendernext

Info blog. A place to showcase portfolio, ideas, sketches and games.

Turborepo Tailwind CSS starter

This used to be the official starter Turborepo.

What's inside?

This repo includes the following packages/apps:

Apps and Packages

  • docs:
  • web: nextJS app with Tailwind CSS
  • ui: [work in progress]
    • a React component library with sass shared by both web and docs applications
    • webpack5 as builder
  • eslint-config-custom: eslint configurations (includes eslint-config-next and eslint-config-prettier)
  • tsconfig: tsconfig.jsons used throughout the monorepo
  • p5playground: [work in progress]
    • p5JS sketches and games. shared by web application
    • webpack5 as builder
  • three-canvas: [work in progress]
    • threeJS
    • vite as builder

Utilities

This repo has some additional tools already setup for you:

Using this example

Run the following command:

cd "root"
pnpm install
pnpm build

pnpm run dev

About

Info blog. A place to showcase portfolio, ideas and games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published