All Projects → ysantalla → gondor

ysantalla / gondor

Licence: MIT license
Nestjs Framework, Prisma database layer w/ Angular and Apollo.

Programming Languages

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

Projects that are alternatives of or similar to gondor

nest-next-sample
NestJS + Next.js sample application / Backend and Frontend use only TypeScript!!!
Stars: ✭ 110 (+685.71%)
Mutual labels:  apollo, nestjs, prisma
matnbaz
📚 The source-code for matnbaz.net. A monorepo containing the back-end (NestJS/Prisma/Apollo), front-end (Next.js/Apollo) and some tooling.
Stars: ✭ 481 (+3335.71%)
Mutual labels:  apollo, nestjs, prisma
stack
🥭 nxpm-stack lets you generate a complete and opinionated full-stack application in a Nx Workspace, ready to extend and deploy!
Stars: ✭ 98 (+600%)
Mutual labels:  nestjs, prisma
Graphql
GraphQL (TypeScript) module for Nest framework (node.js) 🍷
Stars: ✭ 697 (+4878.57%)
Mutual labels:  apollo, nestjs
Canner
⚡️[NOT MAINTAINED] Content Management Framework creates custom CMS fast and easy. Support data sources such as Firebase/Firestore, GraphQL and Restful APIs.
Stars: ✭ 2,472 (+17557.14%)
Mutual labels:  apollo, prisma
boilerplate
Fullstack boilerplate using Typescript, React, Node & GraphQL
Stars: ✭ 738 (+5171.43%)
Mutual labels:  apollo, prisma
Pizzaql
🍕 Modern OSS Order Management System for Pizza Restaurants
Stars: ✭ 631 (+4407.14%)
Mutual labels:  apollo, prisma
Modern Graphql Tutorial
📖 A simple and easy GraphQL tutorial to get started with GraphQL.
Stars: ✭ 219 (+1464.29%)
Mutual labels:  apollo, prisma
Amplication
Amplication is an open‑source development tool. It helps you develop quality Node.js applications without spending time on repetitive coding tasks.
Stars: ✭ 3,630 (+25828.57%)
Mutual labels:  nestjs, prisma
react-native-instagram-clone
Instagram Clone (light version) — Graphql + React (ios, android, web)
Stars: ✭ 29 (+107.14%)
Mutual labels:  apollo, prisma
react-chat-app
A real-time chat application with Node.js, Prisma, GraphQL, Next.js, React.js and Apollo.
Stars: ✭ 61 (+335.71%)
Mutual labels:  apollo, prisma
cadhub
We're out to raise awareness and put CodeCAD on the map. The success of CadHub can be measured by the amount it promotes the use of CodeCAD within the mechanical/manufacturing industry and the strength the CadHub community.
Stars: ✭ 204 (+1357.14%)
Mutual labels:  apollo, prisma
Firstsight
前后端分离,服务端渲染的个人博客,基于 Nodejs、 Vue、 Nuxt、Nestjs、PostgreSQL、Apollo
Stars: ✭ 19 (+35.71%)
Mutual labels:  apollo, nestjs
Naperg
Fullstack Boilerplate GraphQL. Made with React & Prisma + authentication & roles
Stars: ✭ 661 (+4621.43%)
Mutual labels:  apollo, prisma
cannercms
⚡️[NOT MAINTAINED] Content Management Framework creates custom CMS fast and easy. Support data sources such as Firebase/Firestore, GraphQL and Restful APIs.
Stars: ✭ 2,452 (+17414.29%)
Mutual labels:  apollo, prisma
Nestjs Cqrs Starter
NestJS CQRS Microservices Starter Project
Stars: ✭ 80 (+471.43%)
Mutual labels:  apollo, nestjs
Nestjs Prisma Starter
Starter template for NestJS 😻 includes GraphQL with Prisma Client, Passport-JWT authentication, Swagger Api and Docker
Stars: ✭ 547 (+3807.14%)
Mutual labels:  nestjs, prisma
Nestjs Realworld Example App
Exemplary real world backend API built with NestJS + TypeORM / Prisma
Stars: ✭ 1,838 (+13028.57%)
Mutual labels:  nestjs, prisma
Prisma Tools
Prisma tools to help you generate CRUD system for GraphQL servers
Stars: ✭ 237 (+1592.86%)
Mutual labels:  apollo, prisma
boilerplate
Boilerplate for @prisma-cms
Stars: ✭ 22 (+57.14%)
Mutual labels:  apollo, prisma

Gondor project

Nestjs Framework, Prisma database layer w/ Angular, Apollo

Nest is a framework for building efficient, scalable Node.js server-side applications. It uses progressive JavaScript, is built with TypeScript (preserves compatibility with pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).

Environment

  • Ubuntu version 18.04.1
  • Docker version 18.06
  • Docker Compose version 1.22.0

Node Environment

  • Node version 8.11.3 lts
  • Prisma version 1.14

Development

Production

  • With docker compose file
  • docker-compose up -d

Credentials

Roadmap

  • Authentication (JWT)
  • Apollo Server 2
  • Realtime subscription
  • Prisma Graphql
  • File upload via graphql
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].