bsbruno / clone-tabnews

teste nextjs
https://clone-tabnews-three-alpha.vercel.app
MIT License
0 stars 0 forks source link

Proposta de arq. & pastas #12

Open bsbruno opened 3 months ago

bsbruno commented 3 months ago

📦 root ┣ 📂 pages ┃ ┗ 📜 index.js ┣ 📂 models ┃ ┣ 📜 user.js ┃ ┣ 📜 content.js ┃ ┗ 📜 password.js ┣ 📂 infra ┃ ┗ 📜 database.js ┃ ┣ 📂 migrations ┃ ┣ 📂 provisioning ┃ ┃ ┣ 📂 staging ┃ ┃ ┣ 📂 production ┣ 📂 tests