Skip to content

☄️ Small system created to solve a real personal problem! Control customers, deliveries and tasks!

Notifications You must be signed in to change notification settings

jrsousadev/customer-control-backend

Repository files navigation

Customer Control Back-end

Pequeno sistema criado para solucionar um problema real pessoal! Controle de clientes, pagamentos e tasks!

O que foi utilizado no projeto:

  • Typescript
  • Express
  • MongoDB
  • Nodejs

Regras de negócio:

  • Criar usuário
  • Logar usuário
  • Criar cliente
  • Deletar cliente
  • Editar cliente
  • Atualizar cliente

Link do repositório Client (Front-end)

🔗 Front-end

Deploy

🔗 Conhecer aplicação

Iniciando o Projeto

1- Clone repository and install dependencies.

# install dependencies
> yarn
# or
> yarn install

# copy .env file
> cp .env.example .env

# start project
> yarn dev:server

# open in
http://localhost:3000/

About

☄️ Small system created to solve a real personal problem! Control customers, deliveries and tasks!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages