New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

sora

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sora

Sora ===

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

Sora

Sora (そら) 是一个基于Web的文件 / 资源管理系统. 基于node.js + mongodb.

Sora 项目目前还处于很初步的原型阶段. 这个项目的初衷和开发目标是用来管理硬盘里大量 ACG 方面的资源, 如动画 BDRip, 同人志压缩包, 无损音乐, 轻小说等; 通过自动 TAG 系统提供方便的筛选和查找文件功能; 并且具有 Wiki 功能, 可以存储作品相关信息和资料; 提供分享和公开发布功能.

Install

  • 安装 node.js 和 mongodb.
  • 获取 Sora 代码: git clone https://github.com/sagan/sora.git && cd sora
  • 安装依赖: npm install
  • 从示例创建并编辑配置文件 cp config-sample.js config.js && vim config.js. 默认的配置文件是js文件, 可以在其中执行任意代码. 你也可以使用json格式的配置文件(命名为config.json即可)
  • 运行: node app.js

Demo

Demo

FAQs

Package last updated on 15 Feb 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts