-
Updated
Dec 18, 2020 - TypeScript
#
typeorm
Here are 1,594 public repositories matching this topic...
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
electron
javascript
mysql
typescript
react-native
orm
database
sap
sqlite
postgresql
oracle
mariadb
websql
typeorm
sap-hana
active-record
sqlserver
data-mapper
cockroachdb
mili 是一个开源的社区系统,界面优雅,功能丰富😛
-
Updated
Sep 4, 2020 - JavaScript
NestJs CRUD for RESTful APIs
-
Updated
Dec 20, 2020 - TypeScript
react
graphql
cms
typescript
prime
antd
graphql-modules
typeorm
mobx-state-tree
type-graphql
graphql-interface
-
Updated
Dec 11, 2020 - TypeScript
IntellectProductions
commented
Feb 28, 2019
REST API boilerplate using NodeJS and KOA2, typescript. Logging and JWT as middlewares. TypeORM with class-validator, SQL CRUD. Docker included. Swagger docs, actions CI and valuable README
heroku
docker
cors
jwt
koa
crud
node
typescript
sql
rest-api
swagger
winston
helmet
nodemon
typeorm
koa2
koa-router
class-validator
koa-jwt
github-actions
-
Updated
Dec 10, 2020 - TypeScript
Open
Create a Wiki
jmcdo29
commented
Jul 29, 2019
It might be nice to have a Wiki set up to help people better understand the overall idea of the repository. Anyone is free to help out with this
-
Updated
Dec 11, 2020 - TypeScript
Create GraphQL schema with TypeScript classes.
api
graphql
typescript
schema
decorators
graphql-server
graphql-schema
graphql-js
typeorm
graphql-api
graphql-tools
-
Updated
Apr 17, 2019 - TypeScript
NestJS (Express + TypeORM + GraphQL + MongoDB) codebase containing real world examples (CRUD, auth, advanced patterns, etc).
-
Updated
Dec 14, 2020 - TypeScript
REST API for app ideas built in nestjs
-
Updated
Dec 11, 2020 - TypeScript
A simple application demonstrating the basic usage of permissions with NestJS (JWT, Passport, Facebook, Google+, User, Group, Permission)
heroku
oauth
jwt
google
angular
facebook
typescript
now
passport
permission
typeorm
user
schematics
group
typedoc
nx
nestjs
rucken
nrwl
angular-schematics
-
Updated
Aug 13, 2020 - TypeScript
smartdev10
commented
Jul 11, 2020
-
Updated
Dec 20, 2020 - TypeScript
GraphQL API Framework with strong conventions and auto-generated schema
-
Updated
Oct 13, 2020 - TypeScript
An easiest authentication system on top of NestJS, TypeORM, NEXT.js(v9.3) and Material UI(v4).
-
Updated
Sep 25, 2020 - TypeScript
Easy CRUD for GraphQL.
-
Updated
Dec 19, 2020 - TypeScript
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS
-
Updated
Dec 10, 2020 - TypeScript
Open
CLI improvements
yann510
commented
Nov 11, 2020
- Add a link to app platform apps after deployment
- Move NX steps 10-11-12 to [PUBLIC REPOSITORY ONLY]
- Detect OS windows messages as part of the steps
An in memory postgres DB instance for your unit tests
nodejs
unit-testing
node
typescript
mocha
postgresql
pg-promise
typeorm
unit-tests
hacktoberfest
node-postgres
deno
slonik
pg-mem
sql-syntax-parser
-
Updated
Dec 13, 2020 - TypeScript
Fullstack boilerplate using Typescript, React, GraphQL
react
graphql
redis
postgres
node
typescript
apollo
typeorm
fullstack-boilerplate
apollo-server-express
type-graphql
react-hooks
chakra-ui
-
Updated
Nov 24, 2020 - TypeScript
"Example of how to use migrations feature of TypeORM with NestJS.
-
Updated
May 18, 2019 - TypeScript
It is my attempt to create Clean Architecture based application in Typescript
nodejs
unit-testing
typescript
ddd
clean-code
back-end
clean-architecture
typeorm
nestjs
e2e-testing
-
Updated
Dec 13, 2020 - TypeScript
Improve this page
Add a description, image, and links to the typeorm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the typeorm topic, visit your repo's landing page and select "manage topics."

Issue
There is currently no proper way to override the not found found handler for each method.
Workaround 1
Workaround 2