marcos-vcg / modelos-padrao

Modelos para novos repositórios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PROJECT: NAME

This app is a...

🖥️ About the Project

  • This app was created to...

  • With this project it is possible...

🖼️ Layout

  • WEB

  • MOBILE

  • DESKTOP

First Steps

To run this Node.js application in VS Code follow this streps:

  1. Install Node 20 or later to run and pass the Tests. You can use the package manager of your choice.
  2. Clone this repository.
  3. Run npm install to install the dependencies.
  4. Run npm start to start the server and the frontend dev server.
  5. Open http://localhost:3000/ to view the frontend.

🌎 BUILD & RUN

  • Install Dependences:

    npm install
    
  • Run Project:

    npx expo start
    

Getting Started

Welcome to your new project.

It contains these folders and files, following our recommended project layout:

File or Folder Purpose
app/ Content for UI frontends goes here
db/ Domain models and data go here
srv/ Service models and code go here
package.json Project metadata and configuration
README.md This getting started
LICENSE The project licence

🛠 Technologies

Project created using the following specific versions of these technologies:

  • React Native

* TypeScript

* TailwindCSS

The following tools will be used to develop the project:

Front End

Language Icon Used
JavaScript ✔️
TypeScript ✔️
React ✔️
Redux ✔️
Next ✔️
Tailwind ✔️
Jest ✔️
StoryBook ✔️
NPM ✔️
Vite ✔️

Back End:

Language Icon Used
Node ✔️
Java ✔️
Spring ✔️
Express ✔️
MySQL ✔️
PostgreSQL ✔️
MongoDB ✔️
Mongoose ✔️

Development Environment:

Tool Icon Used
VS Code ✔️
Intelij IDEA ✔️
Postman ✔️
Insomnia ✔️
DBeaver ✔️
Canva ✔️

👨‍🎓 Developer

📝 License

This project is under LICENSE:

NPM

Utils

https://shields.io/badges

About

Modelos para novos repositórios

License:MIT License


Languages

Language:TypeScript 85.2%Language:JavaScript 14.8%