Skip to content

๐Ÿ”ธ A RESTful API for CRUD operation to the database made using Nest.js, Prisma ORM, Swagger, and TypeScript. ๐Ÿšง

License

Notifications You must be signed in to change notification settings

EcoSenseID/EcoSense-API-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

EcoSense API v2

End-to-end tests

Introduction

A RESTful API built with NestJS, Prisma and TypeScript for CRUD operation.
This is the backend application server for EcoSense Indonesia.

Campaign Tags

Trending โ†’ A campaign has more than 10 participants.
New โ†’ A campaign starts less than 2 weeks ago.

Campaign Time Status timeStatus

Upcoming โ†’ A campaign has not started yet.
Ongoing โ†’ A campaign is still ongoing right now.
Past โ†’ A campaign has finished.

Technologies

JavaScript NPM NodeJS NestJS TypeScript Postgres Google Cloud

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Test

# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov

2023 ยฉ EcoSense Indonesia.

About

๐Ÿ”ธ A RESTful API for CRUD operation to the database made using Nest.js, Prisma ORM, Swagger, and TypeScript. ๐Ÿšง

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •