LocalDocs is a platform to host your own documentation and notes. It serves as my version of obsidian or notion, but the main difference being control.
- Nuxt.js
- TailwindCSS
- Express.js
- MongoDB
- Docker
- Clone the repo
- Run
docker-compose up --build
in the root directory - Navigate to
localhost:3000