GithubHelp home page GithubHelp logo

juliolouzz / clone-tabnews Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 122 KB

Implementation of https://www.tabnews.com.br/, to reproduce and learn concepts with curso.dev

Home Page: https://clone-tabnews-nine-lemon.vercel.app

JavaScript 100.00%

clone-tabnews's Introduction

clone-tabnews's People

Contributors

juliolouzz avatar

Stargazers

Filipe Deschamps avatar

Watchers

Filipe Deschamps avatar  avatar

clone-tabnews's Issues

Code Linter

  • Ensure Style with Prettier
  • Ensure Quality with ESLint

Automated Tests

  • Install the Test Runner
  • Create a Test just to test it
  • Create a Real Test

Architecture Proposal and Folders

πŸ“¦root
┣ πŸ“‚ pages
┃┗ πŸ“œ index.js
┣ πŸ“‚ models
┃┣ πŸ“œ user.js
┃┣ πŸ“œ content.js
┃┗ πŸ“œ password.js
┣ πŸ“‚ infra
┃┗ πŸ“œ database.js
┃┣ πŸ“‚ migrations
┃┣ πŸ“‚ provisioning
┃┃┣ πŸ“‚ staging
┃┃┗ πŸ“‚ production
β”— πŸ“‚ tests

Database (Local)

  • Create endpoint /status
  • Upload Database (Local)
  • Create database.js model
  • Move .env file to .env.development
  • Add jsconfig.json with baseUrl
  • Add services scripts
  • Finish endpoint return /status

Migrations

  • Execute Migrations via CLI(Command Line)
  • Execute Migrations via endpoint /migrations

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.