Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,777 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏆 ZLPix Premiado

💸 Sistema de Sorteios com Pagamento via Pix


⚙️ Tecnologias Utilizadas

  • ⚛️ React + Vite + TailwindCSS
  • 🟩 Node.js + Express
  • 🧠 Prisma ORM + PostgreSQL (Neon)
  • ☁️ Render (Deploy automático)
  • 🔄 GitHub Actions (CI/CD)

🚀 Deploy no Render

  1. Acesse https://render.com
  2. Conecte o repositório ZLPix-Premiado-Fullstack
  3. O Render detectará automaticamente o arquivo render.yaml
  4. Clique em Deploy
  5. Pronto 🎉 Seu app estará online

🌍 URLs do Projeto

Serviço URL
🧩 Backend (API) https://zlpix-premiado-fullstack.onrender.com
🎨 Frontend (App) https://zlpix-premiado-frontend.onrender.com
🧠 Banco de Dados (Neon) https://neon.tech

📂 Estrutura do Projeto

ZLPix-Premiado-Fullstack/
├── backend/
│   ├── src/
│   │   ├── routes/
│   │   │   ├── auth.ts        → Login e cadastro
│   │   │   └── users.ts       → Listagem de usuários
│   │   ├── lib/prisma.ts      → Conexão com o banco Neon
│   │   └── server.ts          → Servidor Express principal
│   ├── prisma/schema.prisma   → Modelo de dados Prisma
│   ├── package.json
│   └── render.yaml            → Configuração Render (backend)
│
└── front-end/
    ├── src/
    ├── package.json
    ├── vite.config.ts
    ├── tailwind.config.cjs
    ├── postcss.config.js
    └── render.yaml            → Configuração Render (frontend)

MIT License

Copyright (c) 2025 Zerivan Lima

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

# 🙌 Créditos do Projeto ZLPix Premiado

## 👨‍💻 Desenvolvimento
- **Zerivan Lima** — Criador e desenvolvedor principal

## 🤖 Assistência Técnica
- **ChatGPT (OpenAI)** — Suporte técnico e otimizações do backend

## ☁️ Infraestrutura
- **Render** — Deploy automatizado e hospedagem  
- **Neon.tech** — Banco de dados PostgreSQL em nuvem

## 🧰 Tecnologias
- React, Vite, TailwindCSS  
- Node.js, Express, Prisma ORM  
- PostgreSQL (Neon)

---

> “Sorte não é acaso — é código bem escrito.”  
> 📅 Atualizado em **Dezembro de 2025**

About

🏆 ZLPix Premiado - Sistema de Sorteios com Pagamento via Pix (React + Vite + Node + Prisma)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages