Code Monkey home page Code Monkey logo

socialrss-server's Introduction

SocialRSS Server

使用方法

  1. 需要准备一个清爽的 NPM 环境,请使用 NPM 官方源进行安装!
  2. 环境依赖 Redis 缓存和 MySQL/MariaDB 数据库,需要一个较新的版本,不然会有些特性不受支持,出现报错!
  3. 修改 src/app.config.ts 文件调整数据库连接信息
  4. 执行 pnpm install 安装依赖,pnpm start:dev 运行开发模式

Docker 部署

cd
mkdir -p srss/server
cd srss/server
wget https://cdn.jsdelivr.net/gh/Privoce/SocialRSS-server@master/docker-compose.yml
docker-compose up -d

作者

@Innei & @Dreamer-Paul

socialrss-server's People

Contributors

innei avatar

Stargazers

 avatar

Watchers

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