paulodevbr / user-contact

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Formulário de contato - teste

Estrutura

  • backend
    • path: services/user-contact-api
    • tecnologias: node, express
  • web
    • path: apps/user-contact-web
    • tecnologias: NextJS
  • mobile
    • path: apps/user-contact-app
    • tecnologias: React Native (Expo)

Executar o projeto (api e web)

docker-compose up -d --build

Acesse o web em localhost:3000

About


Languages

Language:TypeScript 90.0%Language:JavaScript 7.1%Language:CSS 1.6%Language:Dockerfile 0.7%Language:Handlebars 0.6%