Skip to content

Server-side application developed for data extraction using Avantio Api with integration with internal systems and other services.

Notifications You must be signed in to change notification settings

HenriqueGSena/avantio-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nest Logo

Pineapples Server API 🍍

Description

Server-side application developed for data extraction using Avantio Api with integration with internal systems and other services.

Project setup

git clone https://github.com/HenriqueGSena/avantio-server.git
cd pine-server or cd dashs
$ npm install

Compile and run the project

# development
$ npm start 

or 

$ npm run dev

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Run tests

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Deployment

$ npm run build

Generate docker image

$ docker compose up --build

Stack

Front-end: Vue 3, Vue-i18n, Typescript, Axios

Back-end: NestJs, NodeJs, Typescript, Prisma

Database: PostgreSQL

Infrastructure: Docker, Digital Ocean

Autor

Usado por

Esse projeto é usado pela seguinte empresa:

About

Server-side application developed for data extraction using Avantio Api with integration with internal systems and other services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published