Skip to content
/ neno Public
forked from openneno/neno

使用svelte+tailwindcss 仿照 浮墨 写的pwa应用

License

Notifications You must be signed in to change notification settings

anphy/neno

 
 

Repository files navigation

icon

NENO

仿照浮墨的开源版本

  • svelte+tailwindcss构建的PWA应用
  • 基本功能上与浮墨保持相同
  • 无需后端,完全使用github进行存储你的所有数据,文字和图片
  • 支持完全离线使用
  • 支持完整版数据导入导出

马上体验

前端部署方式

自己打包

npm install
node run build
dist 目录下面为构建好的前端页面

部署到vercel或者cloudflare

fork本仓库

vercel.com 或者 cloudflare.com 新建项目即可

如何使用

填上自己的githubtoken,然后点击获取github用户名,填上用于存储数据的仓库名称,点击保存即可

Todo

  • 分享出图片
  • 完全基于浏览器的离线版本
  • 使用github进行存储
  • 每日回顾
  • 随机漫步
  • 基于github action

=============

License

GPL

About

使用svelte+tailwindcss 仿照 浮墨 写的pwa应用

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 51.9%
  • Svelte 47.1%
  • Other 1.0%