Skip to content

pedroobando/apiideas

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications, heavily inspired by Angular.

NPM Version Package License NPM Downloads Travis Linux Coverage Gitter Backers on Open Collective Sponsors on Open Collective

Description

Nest framework TypeScript starter repository.

A reddit/twitter style app to keep track of posted App Ideas. This is the companion source code for the YouTube tutorial Ideas App - NestJS API series.

User Stories - Project Timeline

  • x Authenticate users
  • x Users can CRUD ideas
  • x Users can upvote/downvote ideas
  • x Users can bookmark ideas
  • x Users can comment on ideas
  • x Ideas can be seen in realtime

Stack

  • Database - PostgreSQL
  • REST API - NestJS
  • GraphQL API - NestJS
  • Rest Frontend - Angular with NGRX
  • GraphQL Frontend - React (Native?) with Apollo Client

Description

Nest framework TypeScript starter repository.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

License

Nest is MIT licensed.

About

Aplicacion API REST con el framework NESTJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published