Giter Site home page Giter Site logo

next-ssr-blog's Introduction

next-ssr-blog

nextjs typescript

技术栈

  • 前台:nextjs + typescript + antd

  • 管理台:vue2 + element-ui + echarts

  • 服务端:nodejs + mysql + redis

介绍

基于nextjs的博客网站,配套后台管理系统服务端,博客实现了一些常规功能,感兴趣的可以自己部署试试

项目启动

前台

  1. 安装依赖
yarn install 或者 npm install
  1. 启动项目
yarn dev 或者 npm run dev

后台

  1. 启动后端之前请先启动redis, 后端依赖redis
# 启动命令
redis-server
  1. 导入必要的mysql结构,以及启动mysql,表结构在后端仓库自取
  2. 完成以上操作后即可启动后端
yarn start

next-ssr-blog's People

Contributors

acmenlei avatar dependabot[bot] 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.