All Projects → notadd → next

notadd / next

Licence: other
不再维护,请直接查看 https://github.com/notadd/notadd

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
typescript
32286 projects
HTML
75241 projects
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to next

nestjs-cookie-session
Idiomatic Cookie Session Module for NestJS. Built on top of `cookie-session` 😻
Stars: ✭ 35 (+133.33%)
Mutual labels:  expressjs, nestjs
ng-nest-cnode
Angular 10 Front-End and Nestjs 7 framework Back-End build Fullstack CNode
Stars: ✭ 17 (+13.33%)
Mutual labels:  expressjs, nestjs
postgres-nest-react-typescript-boilerplate
No description or website provided.
Stars: ✭ 93 (+520%)
Mutual labels:  expressjs, nestjs
Books-Library-API
A starter template for building a restful API with nestjs, nodejs , expressjs , monogdb, mongoose
Stars: ✭ 21 (+40%)
Mutual labels:  expressjs, nestjs
Nest Mean
NestJS Tutorial Repository
Stars: ✭ 250 (+1566.67%)
Mutual labels:  expressjs, nestjs
nestjs-session
Idiomatic Session Module for NestJS. Built on top of `express-session` 😎
Stars: ✭ 150 (+900%)
Mutual labels:  expressjs, nestjs
in-memory-db
Simple In-Memory DB Service for NestJS projects
Stars: ✭ 55 (+266.67%)
Mutual labels:  expressjs, nestjs
nestjs-rest-sample
NestJS RESTful APIs Sample
Stars: ✭ 204 (+1260%)
Mutual labels:  expressjs, nestjs
blog
仿照nswbmw的N-blog项目写的多人博客系统,引入了bootstrap和jquery validation plugin。详见wiki部分。
Stars: ✭ 10 (-33.33%)
Mutual labels:  expressjs
okta-node-express-typescript-vue-example
Example Node.js API using TypeScript, Express, and Vue
Stars: ✭ 63 (+320%)
Mutual labels:  expressjs
mern-stack-application
A MERN stack e-commerce website.
Stars: ✭ 45 (+200%)
Mutual labels:  expressjs
nodetomic-api
RESTful API Nodejs designed for horizontal scalability with support for cluster, based on Express, MongoDB, Redis, JWT, Socket.io, Passport.
Stars: ✭ 41 (+173.33%)
Mutual labels:  expressjs
nest-admin
采用nestjs typeorm vue开发的一套权限管理系统
Stars: ✭ 256 (+1606.67%)
Mutual labels:  nestjs
docker-node-express-boilerplate
Boilerplate for quickly bootstrapping production-ready RESTful APIs / microservices
Stars: ✭ 113 (+653.33%)
Mutual labels:  expressjs
react-ssr-advanced-seed
🔮 React SSR Advanced Seed (Typescript + nestJS + React SSR + React Native + Docker)
Stars: ✭ 76 (+406.67%)
Mutual labels:  nestjs
fullstack-ts-boilerplate
Full-stack boilerplate in TS using modern technology
Stars: ✭ 25 (+66.67%)
Mutual labels:  nestjs
blog-front
Blog@NextJs
Stars: ✭ 65 (+333.33%)
Mutual labels:  expressjs
nodejs-simple-restfull-with-express
⚡ ExpressJS Rest API Sample
Stars: ✭ 19 (+26.67%)
Mutual labels:  expressjs
fptu-app
FUHCM Universal Web App based on Node.js & React
Stars: ✭ 17 (+13.33%)
Mutual labels:  expressjs
code-editor-react
A full stack web application for online programming, built with React and Express.
Stars: ✭ 27 (+80%)
Mutual labels:  expressjs

如何安装

第一步

执行 NPM 包安装,并启动 Postgres 数据库

yarn install

必须使用 yarn !!!必须使用 yarn !!!必须使用 yarn !!!

第二步

执行数据库配置安装:

yarn run:install

第三步

运行

yarn run dev

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].