https://github.com/vorad2/nexo-link-manager
The project consists of developing a system that centralizes, organizes, and facilitates access to links for downloading various files. The manager will allow users to register links, categorize them, add descriptions, and mark priorities, offering an intuitive interface for quick viewing and searching.
https://github.com/vorad2/nexo-link-manager
express figma link-manager nextjs nodejs react student-project tailwindcss typescript
Last synced: 4 months ago
JSON representation
The project consists of developing a system that centralizes, organizes, and facilitates access to links for downloading various files. The manager will allow users to register links, categorize them, add descriptions, and mark priorities, offering an intuitive interface for quick viewing and searching.
- Host: GitHub
- URL: https://github.com/vorad2/nexo-link-manager
- Owner: VorAd2
- License: mit
- Created: 2025-09-25T13:46:56.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-10-20T22:20:55.000Z (9 months ago)
- Last Synced: 2025-10-21T00:21:33.865Z (9 months ago)
- Topics: express, figma, link-manager, nextjs, nodejs, react, student-project, tailwindcss, typescript
- Homepage:
- Size: 423 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nexo - Link Manager 🔗
---
## 🇧🇷 Português
### 📝 Sobre o Projeto
O **Nexo** é um sistema centralizador projetado para organizar e facilitar o acesso a links de download de diversos arquivos. Ele permite que usuários gerenciem seus recursos digitais em um único lugar, eliminando a confusão de links espalhados em diferentes plataformas.
### ✨ Funcionalidades
* **Centralização:** Registre todos os seus links de download em uma única interface.
* **Descrições Detalhadas:** Adicione notas e metadados sobre o conteúdo de cada arquivo.
* **Sistema de Prioridade:** Marque links importantes para visualização rápida.
### 🛠️ Tecnologias
* [Node.js](https://nodejs.org/)
* [Typescript](https://www.typescriptlang.org/) / [Next.js](https://nextjs.org/)
* [MariaDB](https://mariadb.org/) / [Axios](https://axios-http.com/ptbr/)
### 🚀 Como Começar
1. **Clone o repositório:**
```bash
git clone [https://github.com/seu-usuario/nexo.git](https://github.com/seu-usuario/nexo.git)
```
2. **Instale as dependências:**
```bash
npm install
```
3. **Configure as variáveis de ambiente (`.env`):**
Crie um arquivo `.env` seguindo o exemplo do `.env.example`.
4. **Inicie a aplicação:**
```bash
npm run dev
```
---
## 🇺🇸 English
### 📝 About the Project
**Nexo** is a centralized system designed to organize and streamline access to download links for various files. It allows users to manage their digital resources in one place, eliminating the clutter of scattered links across different platforms.
### ✨ Features
* **Centralization:** Register all your download links in a single interface.
* **Detailed Descriptions:** Add notes and metadata about the content of each file.
* **Priority System:** Mark important links for quick viewing.
### 🛠️ Technologies
* [Node.js](https://nodejs.org/)
* [Typescript](https://www.typescriptlang.org/) / [Next.js](https://nextjs.org/)
* [MariaDB](https://mariadb.org/) / [Axios](https://axios-http.com/ptbr/)
### 🚀 Getting Started
1. **Clone the repository:**
```bash
git clone [https://github.com/your-user/nexo.git](https://github.com/your-user/nexo.git)
```
2. **Install dependencies:**
```bash
npm install
```
3. **Set up environment variables (`.env`):**
Create a `.env` file following the `.env.example` file.
4. **Start the application:**
```bash
npm run dev
```
### 👥 Time
Mateus Almeida
Levi Faleh
Vitor Adriano
João Marcelo
Raúl Simioni