Skip to content

Uma proposta de ferramenta de análise de dados administrativos como estratégia defensiva ao estelionato digital

License

Notifications You must be signed in to change notification settings

LabRedesCefetNF/RickyBot

Repository files navigation

Português

Guia de Execução do Aplicativo

Requisitos Necessários

Certifique-se de ter os seguintes componentes instalados em seu sistema:

Procedimentos de Execução

  1. Clone o repositório do aplicativo para o seu sistema.

    git clone https://github.com/seu-usuario/nome-do-repositorio.git
  2. Navegue até o diretório do aplicativo.

    cd nome-do-repositorio
  3. Instale as dependências do projeto utilizando o npm.

    npm i
  4. Configure o arquivo .env com MONGO_URL sendo a URL de conexão para o seu MongoDB.

  5. Inicie o bot com o seguinte comando:

    npm run dev
  6. Inicie o servidor com o seguinte comando:

    npm run server

Após seguir esses passos, o aplicativo estará em execução. Certifique-se de que todas as dependências foram instaladas corretamente e que nenhum erro ocorreu durante o processo de inicialização.

English

Application Execution Guide

Prerequisites

Make sure you have the following components installed on your system:

Execution Steps

  1. Clone the application repository to your system.

    git clone https://github.com/your-username/repository-name.git
  2. Navigate to the application directory.

    cd repository-name
  3. Install project dependencies using npm.

    npm i
  4. Configure the .env file with MONGO_URL set to your MongoDB connection URL.

  5. Start the bot with the following command:

    npm run dev
  6. Start the server with the following command:

    npm run server

After following these steps, the application will be up and running. Ensure that all dependencies were installed correctly and no errors occurred during the startup process.

COPYRIGHT

Creative Commons License
It is licensed under a Creative Commons Attribution 4.0 International License. The licensor cannot revoke these freedoms as long as you follow the license terms:

  • Attribution — You must give appropriate credit like below:

WINTER, C. E. T. W. E. T.; KLEIN, D. H.; LAZARIN, N. M. Uma proposta de ferramenta de análise de dados administrativos como estratégia defensiva ao estelionato digital. Anais do XV Computer on the Beach - COTB’24. Anais... Em: COMPUTER ON THE BEACH. Balneário Camboriú - Santa Catarina - Brasil: Universidade do Vale do Itajaí, 28 maio 2024. DOI: 10.14210/cotb.v15.p315-317 Disponível em: https://periodicos.univali.br/index.php/acotb/article/view/20379. Acesso em: 24 nov. 2024

Cite using Bibtex
@inproceedings{winter_uma_2024,
	address = {Balneário Camboriú - Santa Catarina - Brasil},
	title = {Uma proposta de ferramenta de análise de dados administrativos como estratégia defensiva ao estelionato digital},
	copyright = {Licença Creative Commons Attribution 4.0 International},
	url = {https://periodicos.univali.br/index.php/acotb/article/view/20379},
	doi = {10.14210/cotb.v15.p315-317},
	language = {pt},
	urldate = {2024-11-24},
	booktitle = {Anais do {XV} {Computer} on the {Beach} - {COTB}'24},
	publisher = {Universidade do Vale do Itajaí},
	author = {Winter, Carlos Eduardo Taranto Winter Eduardo Taranto and Klein, Davi Heggdorne and Lazarin, Nilson Mori},
	month = may,
	year = {2024},
	pages = {315--317},
	file = {Texto completo:/home/nilson/Zotero/storage/VNXDCTZ2/Winter et al. - 2024 - Uma proposta de ferramenta de análise de dados administrativos como estratégia defensiva ao estelion.pdf:application/pdf},
}

About

Uma proposta de ferramenta de análise de dados administrativos como estratégia defensiva ao estelionato digital

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •