Giter Site home page Giter Site logo

leafer's Introduction

DEVELOPING

介绍

Leafer是基于Java实现的一个笔记管理项目,现在还是处于beta版本,如果有任何的bug或者功能改进方面上的建议,欢迎大家提issues帮我改进,thanks :-)

部署

$ git clone https://github.com/ziewnxie/leafer
$ cd leafer

然后修改/src/main/resources/application.properties中本地MySQL数据库的配置:

spring.datasource.url=jdbc:mysql://localhost:3306/数据库名
spring.datasource.username=用户名
spring.datasource.password=密码

最后将leafer.sql下面的sql语句复制到上面指定的数据库中,就可以执行下面maven命令运行了:

$ mvn spring-boot:run

在浏览器中打开localhost:8080使用默认的用户名admin以及登录密码123456登录即可。

p.s: 如果上面的部署过程中有任何的疑问欢迎在GitHub上反馈 ^_^。

功能特性

首页显示

index

单篇文章显示

article

简洁的markdown编辑器

markdown eidtor

标签云

tag cloud

Contact

GitHub: https://github.com/ziwenxie Blog: https://www.ziwenxie.site Email: [email protected]

leafer's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.