An open API service indexing awesome lists of open source software.

https://github.com/eished/fullstack_notes

fullstack notes, Node.js, Vue.js, Koa, MongoDB, Redis, Webpack, Docker, React, Angular, AWS, Firebase, Python, grpc-web, protocol buffers 全栈笔记
https://github.com/eished/fullstack_notes

Last synced: 6 months ago
JSON representation

fullstack notes, Node.js, Vue.js, Koa, MongoDB, Redis, Webpack, Docker, React, Angular, AWS, Firebase, Python, grpc-web, protocol buffers 全栈笔记

Awesome Lists containing this project

README

          

# 全栈项目学习笔记和代码

## [大前端-笔记](./大前端.md)

[正在迁移到 Nx:fullstack-nx](https://github.com/Eished/fullstack-nx)

| Project Name | Description |
| -------------------------------- | ----------- |
| Angular-begin | |
| Aws-Lambda-TypeScript | |
| DjangoWagtailStart | |
| firebase | |
| gulp-demo | |
| koa-demo | |
| nestjs-begin | |
| nextjs-blog | |
| Nextjs-GQL-Prisma-Auth0-Tailwind | |
| prisma-starter | |
| python-test | |
| react-begin | |
| react-demo | |
| React-Native-begin | |
| React-Native-demo | |
| react-serverless | |
| react-tailwind-chart-table | |
| react-ts-storybook | |
| socket-chat-app | |
| todo-angular2 | |
| vue-begin-demo | |
| web-push | |
| webpack-demo | |

## 一些好用的启动器

### TypeScript

https://github.com/ljlm0402/typescript-express-starter

Serverless + TypeScript

https://github.com/ixartz/Serverless-Boilerplate-Express-TypeScript

### JavaScript

https://github.com/hagopj13/node-express-boilerplate

4k star

- NoSQL database: MongoDB object data modeling using Mongoose
- Authentication and authorization: using passport
- Validation: request data validation using Joi
- CI: continuous integration with Travis CI
- Docker support
- Git hooks: with husky and lint-staged

https://github.com/Shyam-Chen/Express-Starter

400 star

- Object-document mapping with Mongoose.
- Software container with Docker.
- Continuous integration with CircleCI.

## 一些 ORM

https://github.com/prisma/prisma

https://github.com/mikro-orm/mikro-orm

https://github.com/sequelize/sequelize

https://github.com/typeorm/typeorm