Coder Social home page Coder Social logo

sailor's Introduction

Sailor

水手低码平台(Sailor Low-Code Platform)。

使用文档说明:document.md

技术栈:

  • 服务端:Koa + MongoDB
  • 前端:React + Amis

本地运行

注意:需要使用 Node14+ 版本;

  1. 根目录 npm i 安装前端项目依赖
  2. cd sailor-server 进入服务端目录
  • npm i 安装服务端依赖
  • 将根目录文件package.jsonscripts.devMONGODB_USERMONGODB_PASSWORD修改为为本地 mongodb 的用户名和密码(db sailor)
  • npm run dev 开发启动后端
  1. 根目录 npm run fis3:release 编译前端代码
  2. 根目录 npm run client:start 启动前端,成功后访问:http://localhost:8082/

TODO List

V1.0

  • 用户登录
  • 项目列表
  • 项目新增、删除、查询
  • 项目编辑
  • 新增页面、删除页面
  • 页面预览
  • amis-editor 编辑后保存页面
  • 项目下载
  • 下载的项目本地运行正常

TODO List:

  • 页面重命名
  • 项目重命名
  • 页面缓存清除(保存退出、删除之后)
  • 统计图渲染问题

简要截图

使用协议

MIT

sailor's People

Contributors

2betop avatar atdow avatar dependabot[bot] avatar fayeah avatar giscafer avatar nwind avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

sailor's Issues

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.