GithubHelp home page GithubHelp logo

speciality-website's Introduction

院系专业信息展示网站

一个用于信息展示的网站, 用户可以查看文章与分类列表. 管理员可编辑文章, 管理分类, 增删管理员等.

部署

安装必要的工具与依赖

Debian/Ubuntu

apt install openjdk-8-jdk maven git mysql-server

Redhat/Centos

yum install java maven git mysql-server

运行 MySQL

service mysql start

(进行用户设置)

获取源码

git clone https://github.com/czp3009/speciality-website

配置

cd speciality-website
mvn spring-boot:run

首次运行后, 将在工作目录生成 ./config/ 文件夹.

默认的 profile 为 prod, 修改 application-prod.properties 中的数据库连接设置并保存文件.

运行与初始化

在项目目录执行

mvn spring-boot:run

第一次运行将执行一次用户创建向导, 根据命令行提示进行输入后完成初始化.

完毕后, 项目即进入运行状态.

speciality-website's People

Contributors

czp3009 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.