• Stars
    star
    119
  • Rank 296,124 (Top 6 %)
  • Language
    TypeScript
  • Created almost 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

next.js v9, typescript v3.7, redux, material-ui v4, react-hooks, redux-saga, SSR

typescript-nextjs-redux-material-ui-example

This using typescript, next.js, redux, material-ui is simple, and is a sample corresponding to the server side rendering.

By VSCode and prettier and ESLint, realtime code format and realtime sentence structure check and rearranging of unused import are carried out in real time.

これは、typescript, next.js, redux, material-ui を使った、シンプルでサーバーサイドレンダリングに対応したサンプルです。

VSCode と prettier と ESLint によって、リアルタイムに整形と構文チェックと未使用 import の整理が行われます。

Live demo

Live demo

Screenshot

For desktop

For desktop 1 For desktop 2

For mobile

For mobile

Features

Requirement

Install Google Chrome addon

Recommended VSCode addons

Usage

Download and install

git clone https://github.com/treetips/typescript-nextjs-redux-material-ui-example.git
cd typescript-nextjs-redux-material-ui-example
npm i

Start local

npm run dev

Build and start production express server

npm run build
npm start

For google appengine

[Optional] appengine deploy Settings

vi ./deploy-appengine.sh

Deploy appengine

./deploy-appengine.sh

Related repository

More Repositories

1

docker-compose-all-mysql

MySQL and MariaDB docker containers of MySQL v5.5, v5.6, v5.7, v8.0, mariadb v10.0, v10.1, v10.2, v10.3
Shell
133
star
2

typescript-nextjs-redux-toolkit-material-ui-example

TypeScript v3.8, Next.js v9, Redux Toolkit, Material-UI v4, react-hooks, SSR live demo
TypeScript
81
star
3

nextjs-typescript-scss-example

Example of a React+Next.js+Typescript+CSS Modules application.
TypeScript
14
star
4

selenium-grid-nightwatch-example

Docker上のSeleniumGridを使ってNightwatchでE2Eテストをするサンプルです
JavaScript
8
star
5

nextjs-geistui-swr-example

nextjs-geistui-swr-example
TypeScript
6
star
6

ts-react-vite-tauri-camera-example

ts-react-vite-tauri-camera-example
TypeScript
5
star
7

simple-static-file-viewer

Lightweight simple static file viewer
CSS
5
star
8

angular-material-sidenav-example

angular-material auto toggle sidenav example
TypeScript
3
star
9

angular-material-appbar-sidenav-ngrx-example

angular-material auto toggle sidenav with @ngrx/store example
TypeScript
3
star
10

nx-nestjs-angular-example

Monorepo sample in Nx + Nest.js + Angular
TypeScript
2
star
11

ansible-playbook-git

install latest git
2
star
12

kotlin-spring-boot-jooq-liquibase-thymeleaf-example

Mono repository for Spring boot2(reactive-api, reactive-admin, batch)
Java
2
star
13

ansible-playbook-imagemagick

This ansible playbook for install ImageMagic and autoconf
Shell
2
star
14

schemaspy-mysql

Database table definition by SchemaSpy and you can browse that on docker.
2
star
15

kotlin-ktor-appengine-example

kotlin-ktor-appengine-example
Kotlin
1
star
16

ansible-playbook-lllang-envs

install rbenv, pyenv, plenv, phpenv
Shell
1
star
17

ts-react-vite-vitest-remote-development-template

Node.js remote development template for VSCode.
TypeScript
1
star
18

waifu2x-gui

waifu2x-gui
TypeScript
1
star
19

ansible-playbook-mysql-client-server

mysql-client nad mysql-server playbook for ansible.
Ruby
1
star
20

kotlin-quarkus-multiproject-example

kotlin-quarkus-multiproject-example
Kotlin
1
star
21

spring-boot-flyway-jooq-example

Spring boot + Spring Batch + Flyway + Jooq generator + Jooqのサンプルプロジェクトです。
Java
1
star
22

dockerfile-centos-hubot-slack

This dockerfile is intended to make it easy to develop hubot scripts for slack.
1
star