Skip to content

ccarlaa/mywallet-back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English Portuguese

💰 My Wallet

📝 About

The application was created to support requests made by the MyWallet front-end project to the back-end. The technologies used include Node.js, Javascript, and MongoDB.

My Skills

📁 Project Access

You can access the project's source code or download it.

🛠️ Open and Run the Project

After downloading the project, you can open it with Visual Studio Code. To do this, on the launcher screen, click:

  1. File > Open Folder
  2. Locate the project's location and select it (If the project is downloaded as a zip file, it needs to be extracted before locating it.)
  3. Finally, click Open
  4. Then open the terminal and install the dependencies with the following command:
npm install 
  1. Run MongoDB on your machine and update the .env file with the server link
  2. Execute the project with the following command:
node app.js
  1. To test the requests, use the front-end or Thunder Client.

📝 Sobre

A aplicação foi feita com o objetivo de dar suporte as requisições feitas pelo projeto MyWallet ao back-end. Foram utilizadas as tecnologias: Node.js, Javascript e MongoDB.

My Skills

📁 Acesso ao projeto

Você pode acessar o código fonte do projeto ou baixá-lo.

🛠️ Abrir e rodar o projeto

Após baixar o projeto, você pode abri-lo com o Visual Studio Code. Para isso, na tela de launcher clique em:

  1. File > Open Folder
  2. Procure o local onde o projeto está e o selecione (Caso o projeto seja baixado via zip, é necessário extraí-lo antes de procurá-lo)
  3. Por fim clique em Abrir
  4. Em seguida abra o terminal e instale as dependências com o seguinte comando:
npm install 
  1. Rode o MongoDB na sua máquina e atualize o .env com o link do servidor
  2. Execute o projeto com o seguinte comando:
node app.js
  1. Para testar as requisições utilize o front-end ou o Thunder Client.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published