Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asmel2020/back-end-bot
https://github.com/asmel2020/back-end-bot
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/asmel2020/back-end-bot
- Owner: asmel2020
- Created: 2023-08-22T13:35:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-29T20:47:39.000Z (9 months ago)
- Last Synced: 2024-04-29T22:10:35.357Z (9 months ago)
- Language: TypeScript
- Size: 369 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bot Whatsapp
_Bot Whatsapp_
## Construido com 🛠️
_Menciona las herramientas que utilizaste para crear tu proyecto_
* [Nest.js](https://nestjs.com/) - framework de node
* [Prisma.js](https://www.prisma.io/) - Gerente de banco de dados
* @bot-whatsapp Gerente do Bot### Pré-instalação 🔧
_clonar variáveis de ambiente de desenvolvimento do arquivo .env.example para um novo arquivo .env_
### Instalação 🔧
_as seguintes etapas para executar o programa em um ambiente de desenvolvimento_
_install_
```
npm install
```_build_
```
npm run build
```_migrate banco do dado_
```
npx prisma migrate dev
```_start_
```
npm run start OR npm run start:dev
```_scan Qr_
```
http://localhost:8080/get-qr
```---
⌨️ con ❤️ por [Danny](https://github.com/asmel2020) 😊