Skip to content

Short links is a simple project to practice server creation with Node.JS

Notifications You must be signed in to change notification settings

ludiemert/short-url-node

Repository files navigation

💻 Short Links

Short Links

Short links is a simple project to practice server creation with Node and Fastify

Functionalities:

  • Get links
  • Get metrics
  • Go to URL and save access
  • Create Links

🔧 How to execute it

Go to the folder where you clone the project, open a terminal and follow these steps: Client:

  • 01 - cd client
  • 02 - npm i
  • 03 - npm run dev

Server:

  • 01 - cd server
  • 02 - npm i
  • 03 - docker compose up -d
  • 04 - npm run setup
  • 05 - npm run dev

💻 Project Short Links - Tabela no BD - PostgreSQL

Home Image

💻 Project Short Links - App - Docker

Home Image

💻 Project Short Links - DBeaver

Home Image

💻 Project Short Links - Consultation of created links

Home Image

💻 Project Short Links - Route to view the code created with the link

Home Image

💻 Project Short Links - Direction route

Home Image

💻 Project Short Links - Most visited link route

Home Image

🚀 Technologies

The project was developed using these technologies:

✒️ Authors

  • ** #Rocketseat **

📝 Licença

Esse projeto está sob a licença MIT. Veja o arquivo LICENSE para mais detalhes.


✒️ Authors

  • ** William Lucas learnings**
  • My LinkedIn - Linkedin Badge

Contact

🛠 Front-end Back-endDeveloper Jr.
📍 São Jose dos Campos – SP - Brazil

LinkedIn Badge  Gmail Badge  Discord Badge  GitHub Badge 


About

Short links is a simple project to practice server creation with Node.JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published