🌐 AI搜索 & 代理 主页
Skip to content

Radek-Palisa/agave

Repository files navigation

This project is WIP.

About

Agave is a personal journaling app. It's designed in a blog style but it's for private purposes only. I created this app to motivate myself to write more.

  • it's a PWA and is meant to be mainly a mobile-oriented web app.
  • it uses Firebase, which allowes cross-device synchronization and offline mode.
  • it supports Markdown.

How to install locally

  • you need to create a firebase project.
  • add the firebase config values to .env file under these keys.
  • change projects.default in .firebaserc to the ID of your newly created firebase project.
  • run npm install and then npm run start.
  • the app will be served on http://localhost:3000.

Roadmap

  • migrate to zero-data privacy model

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages