SkillAgentSearch skills...

Gondor

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

Install / Use

/learn @ysantalla/Gondor
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Gondor project

<h1 align="center"><strong>Nestjs Framework, Prisma database layer w/ Angular, Apollo</strong></h1> <p> 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). </p>

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

  • Clone this project (git clone https://github.com/ysantalla/gondor.git)
  • cd server && npm install
  • docker-compose up -d
  • npm run prisma deploy
  • npm run dev
  • cd client && npm install
  • npm run ng serve

Production

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

Credentials

  • Email -> admin@gmail.com
  • Password -> nooneknows

Roadmap

  • [x] Authentication (JWT)
  • [x] Apollo Server 2
  • [x] Realtime subscription
  • [x] Prisma Graphql
  • [X] File upload via graphql
View on GitHub
GitHub Stars12
CategoryData
Updated1mo ago
Forks2

Languages

TypeScript

Security Score

95/100

Audited on Feb 26, 2026

No findings