Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fedeholc/anota-back-next
https://github.com/fedeholc/anota-back-next
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fedeholc/anota-back-next
- Owner: fedeholc
- License: gpl-3.0
- Created: 2024-03-02T13:38:12.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-21T12:44:52.000Z (10 months ago)
- Last Synced: 2024-03-22T12:37:46.396Z (10 months ago)
- Language: TypeScript
- Homepage: https://anota-back-next.vercel.app
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.es.md
- License: LICENSE
Awesome Lists containing this project
README
# ¡ANOTÁ! ¿Another note taking app? & Highlighter - v0.2.0
[![en](https://img.shields.io/badge/lang-en-red.svg)](https://github.com/fedeholc/anota-back-next/blob/main/README.md)
Así es, otra aplicación más para tomar notas. =)
Pero con algunas características particulares. Y lo mejor: una extensión para el navegador que permite resaltar y guardar textos y enlaces desde cualquier web.**Live demo**:
La aplicación tiene un frontend hecho en React, un back-end en Next.js con una base de datos Sqlite en Turso, y una extensión (Highlighter) para Google Chrome.
**Highlighter (extensión)**:
Leer [aquí](https://github.com/fedeholc/anota-highlighter/blob/main/README.es.md) cómo instalar y utilizar Highlighter.**Repositorios**:
- frontend:
- backend:
- web extension:## Versiones previas
Inicialmente la app tenía un back-end en Node.js/Express con una base de datos MySQL alojada en Koyeb. Se puede acceder al código de dicha versión en el siguiente enlace:
## Librerías y recursos
Este proyecto utiliza las siguientes librerías / recursos:
- [Ant Design](https://www.npmjs.com/package/antd)
- [dotenv](https://www.npmjs.com/package/dotenv)
- [vite-plugin-svgr](https://www.npmjs.com/package/vite-plugin-svgr)
- [uuid](https://www.npmjs.com/package/uuid)
- [Supabase Auth](https://supabase.com/docs/guides/auth)
- [Turso](https://turso.tech/)## Licencia
- [![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/) Este proyecto está bajo la Licencia GPL v3 - vea el archivo [LICENSE.md](LICENSE.md) para más detalles.
### Autor
👤 **Federico Holc** [@fedeholc](https://github.com/fedeholc)