Skip to content

SpaceYaTech Team Rio backend API using NestJS framework

Notifications You must be signed in to change notification settings

SpaceyaTech/Team-Rio-NestJS

Repository files navigation

Team Rio NestJs Backend

Typescript NestJS postgresql jest docker kubernetes

Table of contents

Description

SpaceYaTech backend implemented using NestJS framework. NestJS is a progressive Node.js framework for building efficient, reliable and scalable server-side applications.

Overview

The SpaceYaTech Content Management system is an open-application that lets users to quickly publish content and share it with ease to their audience. Inspired by existing CMSes like Hashnode, Wordpress, DEV and Joomla, we felt the need to create an African CMS created by young Africans looking to learn by contributing to Open Source. SpaceYaTech opted for a CMS as the debut open source project because of the technicalities involved in creating, maintaining and scaling a CMS. A CMS poses great technical challenges and a great learning opportunity for those looking to grow their tech skills. For a more detailed overview of the project, read through the CMS Backend wiki

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

About

SpaceYaTech Team Rio backend API using NestJS framework

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages