Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@vicenzo-api/types

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vicenzo-api/types

> NodeJs

latest
npmnpm
Version
1.2.31
Version published
Maintainers
1
Created
Source

API do Vicenzo

Requisitos para rodar o projeto

NodeJs

  • Renomeie o arquivo .env.example para .env
  • Configure as variáveis para funcionar o projeto

Rodar o projeto

Para rodar o projeto basta utilizar os seguintes comandos:

npm i
npx prisma migrate dev
npm run dev

Para subir no npm

  • Utilize o comando npm login para se logar ao npm
  • Após logar, utilize os comandos:
npm i
npm run package:generate
  • Após rodar os comandos, suba com npm publish --access=public

Keywords

types

FAQs

Package last updated on 17 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts