Dark Mode

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

Soundux/website

Repository files navigation

Soundux Website

Website for Soundux

The repo's master branch contains the source files for the site. The static files are in the gh-pages branch!

Tech stack

Features

This template comes with several essential features:

  • Server side rendering setup for Mantine
  • Color scheme is stored in cookie to avoid color scheme mismatch after hydration
  • Storybook with color scheme toggle
  • Jest with react testing library
  • ESLint setup with eslint-config-mantine

npm scripts

Build and dev scripts

  • dev - start dev server
  • build - bundle application for production
  • export - exports static website to out folder
  • analyze - analyzes application bundle with @next/bundle-analyzer

Testing scripts

  • typecheck - checks TypeScript types
  • lint - runs ESLint
  • prettier:check - checks files with Prettier
  • jest - runs jest tests
  • jest:watch - starts jest watch
  • test - runs jest, prettier:check, lint and typecheck scripts

Other scripts

  • storybook - starts storybook dev server
  • storybook:build - build production storybook bundle to storybook-static
  • prettier:write - formats all files with Prettier

About

Next-gen website for Soundux

Resources

Readme

License

GPL-3.0 license

Stars

Watchers

Forks

Contributors