Giter Site home page Giter Site logo

manjusakasl / lovers-website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from katanala/lovers-website

0.0 1.0 0.0 2.52 MB

程序员的情侣网站 (programmer's website of lovers)

Home Page: https://www.fengyunxiao.cn

Java 12.59% CSS 18.83% JavaScript 44.36% HTML 18.30% FreeMarker 5.38% Shell 0.08% TSQL 0.45%

lovers-website's Introduction

项目说明

参考地址(address):http://www.fengyunxiao.cn

备用地址(address):https://www.fengyunxiao.cn

目标(goal):部署简单,安全高效,只需修改配置,即可搭建自己的情侣网站,属于你们的小窝。

语言(language) :java(jdk1.8)

数据库(database):mysql 8

框架(framework): SpringBoot2,SpringMVC,Mybatis,Freemarker,Websocket。

集成开发环境(IDE):IDEA

模块(modular):聊天(chat),博客(blog),留言(message),相册(album),故事(story),ip 统计(ip statistics),邮件通知(mail notification)....


部署说明

数据库sql:src\main\java\cn\fengyunxiao\nest\config\zscfyx.sql

密码、密钥等配置:src\main\java\cn\fengyunxiao\nest\config\ConfigI.java

数据库、邮箱等配置:src\main\resources\application.yml


运行说明

问:如何运行?

答:运行前请确保配置文件和数据库配置正确,运行入口类中的main方法,src\main\java\cn\fengyunxiao\nest\NestApplication.java

问:如何访问?

答:默认以https方式访问,浏览器输入地址:https://127.0.0.1

问:如何使用自己的域名SSL证书?

答:需要将 src\main\resources\www.fengyunxiao.cn.jks 换成自己域名的SSL证书, 同时修改 src\main\resources\application.yml 中的 server: ssl: key-* 的参数值

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.