Home
Softono

Nest Ideas Api

Open source TypeScript
539
Stars
128
Forks
28
Issues
17
Watchers
3 years
Last Commit

 About Nest Ideas Api

REST API for app ideas built in nestjs

Platforms

Web Self-hosted

Languages

TypeScript

Need Help Installing Nest Ideas Api?

We provide expert installation service for this software. Our team will install, configure, and secure Nest Ideas Api on your server. plans start at just $30.

Nest Ideas Api

View on GitHub

Ideas APP API

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