#
typegoose
Here are 107 public repositories matching this topic...
Typegoose with NestJS
-
Updated
Jun 23, 2022 - TypeScript
Nest.js crud module for mongoose models without `nestjsx/crud`
-
Updated
Jun 25, 2022 - TypeScript
nodejs
blog
redis
mongo
node
typescript
cron
mongodb
serverless
mongoose
nest
cms-framework
restful-api
cms-backend
nestjs
typegoose
mx-space
-
Updated
Jul 8, 2022 - TypeScript
egg + ts + mongoose + restful +graphql + schedule demo
-
Updated
Jun 2, 2022 - TypeScript
This is a koa Graphql server template build with typescript, use type-graphql and typegoose
-
Updated
Apr 12, 2022 - TypeScript
Conversion service for NestJs Framework
-
Updated
Feb 12, 2022 - TypeScript
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Hacktoberfest
Open
Refactor test files
Open
Readme Documentation
2
-
Updated
Feb 10, 2022 - TypeScript
Nx Nodejs Apollo - TypegraphQL / GraphQL / Express / MongoDB - Typegoose API Boilerplate
nodejs
api
graphql
boilerplate
express
typescript
apollo
mongodb
mongoose
nx
typegoose
api-template
typegraphql
-
Updated
Nov 4, 2021 - TypeScript
A template for NestJS Typegoose Vitest and more, fast and simple boilerplate.
-
Updated
Jul 8, 2022 - TypeScript
mongoose service adapter for @nestjsx/crud
-
Updated
Oct 8, 2019 - TypeScript
A mongoose plugin for cursor pagination with typegoose support
-
Updated
Mar 4, 2022 - TypeScript
The official website API for Code Clan Nigeria (CCN) community
-
Updated
Jun 20, 2022 - TypeScript
Project nodejs-express using typescript and webpack
-
Updated
Jul 22, 2019 - TypeScript
-
Updated
Nov 23, 2021 - TypeScript
A bolierplate to kickoff a strongly typed graphql server with typescript and mongoose db
-
Updated
Feb 10, 2022 - TypeScript
Sample REST API with NestJS/MongoDB
-
Updated
Jul 7, 2022 - TypeScript
template with vite+vue3+element-plus+ts+koa in one project
-
Updated
Nov 22, 2021 - TypeScript
Share your favorite streams. Built with Next.js, Typescript and GraphQL
-
Updated
Nov 1, 2020 - TypeScript
A bot to send your youtube channel notifications to discord
-
Updated
Jun 8, 2021 - TypeScript
Template for moleculerjs nano with typescritp
-
Updated
Jul 7, 2022 - TypeScript
-
Updated
Jan 22, 2022 - TypeScript
CRM with TypeGraphQL, NextJS, Urql, MongoDB, Typegoose, GraphQLCodegen, Tailwind
react
graphql
typescript
mongodb
argon2
nextjs
lerna
yup
formik
tailwindcss
urql
typegoose
type-graphql
graphql-codegen
urql-devtools
next-urql
-
Updated
Sep 13, 2020 - TypeScript
An example and starter template Express app that shows how to do basic authentication and authorization in GraphQL leveraging TypeScript decorators, using MongoDB
-
Updated
Oct 19, 2020 - TypeScript
Improve this page
Add a description, image, and links to the typegoose topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the typegoose topic, visit your repo's landing page and select "manage topics."
Return a standard response to client in all controllers. All response could inherit from a
BaseResponseclass that have useful properties which will be used as a standard for returning responses to client.