ysantalla / gondor

Nestjs Framework, Prisma database layer w/ Angular and Apollo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Nestjs Framework, Prisma database layer w/ Angular and Apollo.

License:MIT License


Languages

Language:TypeScript 96.5%Language:CSS 1.4%Language:HTML 1.4%Language:JavaScript 0.7%