• Stars
    star
    191
  • Rank 202,877 (Top 4 %)
  • Language
    JavaScript
  • Created almost 3 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

Monorepo with pnpm and turborepo, deploying into Vercel.

Monorepo

Quick Start

Preinstall

$ npm i -g pnpm
$ pnpm -v # should >= 6.20.0
# Install Rust and Cargo
$ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Install dependencies

$ pnpm install

Apps

Preview:

React App

# Start React App
$ pnpm --filter "react-app" start

Vite App

$ pnpm start --filter "vite-app"

Node.js App

$ pnpm --filter "node-app" start

Dumi App

# using `...` will run `start` script of dumi-app and all of its dependencies:
$ pnpm --filter "dumi-app..." --parallel start

Packages Development

packages/shared

$ pnpm --filter "@infras/shared" dev

packages/ui

$ pnpm --filter "@infras/ui" dev

packages/native

$ pnpm --filter "@infras/native" build

More Repositories

1

readme-gpt

Generate your Github Readme with OpenAI and Vercel Edge Functions.
TypeScript
229
star
2

eslint-gpt

Generate your eslint rule with OpenAI and Vercel Edge Functions.
TypeScript
208
star
3

blog

🍳 Zero-cost blog implements with Notion and Vercel.
TypeScript
46
star
4

VoteApp

🎬 Movie VoteSystem With egg + dva + roadhog +antd + antd-mobile
JavaScript
38
star
5

eggjs-mysql-docker

🐳 Docker image for eggjs + mysql
Shell
30
star
6

theme-switcher

a theme switch tool
TypeScript
22
star
7

Express_Gulp

🚚 Express dev hot reloading when modifying the files using browser-sync and gulp.
JavaScript
22
star
8

alfred-npmjs

⚒ Alfred workflow to search for npm packages with npmjs.com
Go
15
star
9

feeds

📰 High quality RSS feeds for web developers.
Python
13
star
10

gitleaks

.gitleaks.toml rules
Go
9
star
11

tnpm-sync

trigger sync npm packages into the tnpm registry
JavaScript
8
star
12

Student

学生信息管理系统,第一次使用JS全栈式开发
CSS
8
star
13

React-Webpack-boilerplate

React+Webpack boilerplate using TypeScript
JavaScript
7
star
14

serverless-bot

Serverless bot using umijs father-build tool.
TypeScript
6
star
15

joi2types

Convert @hapi/joi schema into TypeScript
TypeScript
6
star
16

telegram-image-bot

A simplest telegram to github repos image uploader bot
Go
6
star
17

outdated-version-action

Outdated dependencies version notifier for npm/yarn
TypeScript
5
star
18

ssr-polyfill

for fake browser runtime environment in server-side render.
TypeScript
5
star
19

vscode-addSpace

🇨🇳VSCode plugin to add whitespace between Chinese characters and English words for Chinese user.
TypeScript
5
star
20

generator-react-kylin

It will help you create new React-Webpack projects
JavaScript
4
star
21

snippets-cli

🍗 Remove the part of the repeated initialization work and generate it with commands
TypeScript
4
star
22

jsx2css

A converter to transform jsx className/class to css/less/sass selector
TypeScript
4
star
23

TodoList-Antd

todolist demo using React+Redux+AntDesign
JavaScript
4
star
24

zhihu-react-antd

imitate the Zhihu website using React and Ant-Design
JavaScript
4
star
25

wordcount

count the words in a string or rich text editor or html. Support for english, Chinese.
JavaScript
4
star
26

ThinkPHP_Enhance

解决前后端的包管理以及静态文件的压缩
PHP
4
star
27

SpringBoot-React

🔧 RESTful Spring Boot , Front-End React , and maven
JavaScript
4
star
28

git-local-info

🗝get current sha, branch name, repository, commit info from a git repo without relying on the git command.
TypeScript
4
star
29

callName

现学现做的 ios 点名器
Objective-C
3
star
30

ThinkJS-React-Separation

The separation of the front-end and back-end Application created by ThinkJS && ReactJS
HTML
3
star
31

ycjcl868

Recruitment
3
star
32

vscode-less

Advanced autocompletion and refactoring support for Less
TypeScript
3
star
33

jest-terser-oom

JavaScript
2
star
34

snowpack-demo

snowpack 2 build antd.
JavaScript
2
star
35

largefish

just test
TypeScript
2
star
36

CBook

bookface team, book sharing
JavaScript
2
star
37

node-modules

A scaffolding tool for building a Node.js library without dependencies based on esbuild.
JavaScript
1
star
38

monorepo_ci_test

1
star
39

monorepo-exclude-test

monorepo-exclude-test
TypeScript
1
star
40

ClashX-rules

1
star
41

umi3-plugin-test

TypeScript
1
star
42

koa2-react-ssr-boilerplate

⚔️ a boilerplate for building SSR(server-side rendering) web with React & Koa2 & Less, supporting hot module reload
JavaScript
1
star
43

Html5Game-Demos

《Html5游戏编程核心技术与实战》Demo
HTML
1
star
44

xustctf_platform

校攻防决赛的平台信息展示页面
HTML
1
star
45

egg-umi-ts

🚧eggjs and umijs using TypeScript.
TypeScript
1
star
46

ofo_kylin

ofo_kylin
JavaScript
1
star
47

father-ui-build-lerna-bug

test demo
TypeScript
1
star
48

risp

A language that for you to easily build cross-language language
1
star
49

umi-ssr-styles-bug-demo

JavaScript
1
star
50

nodejs-project

将classplus网站用express框架重写了一下
HTML
1
star
51

ctf-platform-nodejs

This is the platform for CTFer in Jeopardy mode.
JavaScript
1
star
52

blogs_collections

博客更新收集程序
JavaScript
1
star
53

antd-mobile-form

antd-mobile Form based on rc-field-form
1
star
54

Algorithm-Java

including LanQiao, Nowcoder, Acmcoder
Java
1
star
55

jamstack

Jamstack with Github issues + Next.js
TypeScript
1
star
56

remix-from-railway

TypeScript
1
star
57

interpreter-go

Build an interpreter in Go
Go
1
star