An open API service indexing awesome lists of open source software.

https://github.com/steedos/steedos-app-oa

开源协同办公系统,基于华炎魔方开发,可自主随心定制。
https://github.com/steedos/steedos-app-oa

oa office-automation saas

Last synced: 6 months ago
JSON representation

开源协同办公系统,基于华炎魔方开发,可自主随心定制。

Awesome Lists containing this project

README

          



Steedos Project Management System
<br />



Steedos OA System


中文
· Report a bug
· Discussions


Open source collaborative office system, developed based on Steedos, can be customized at will.


🤖 🎨 🚀

## Requirements

- [MongoDB](https://www.mongodb.com/try/download/) version >= 4.2. MongoDB is a general purpose, document-based, distributed database built for modern application developers.
- [Node.js](https://nodejs.org/en/download/) version >= 10.15.1 or above (which can be checked by running `node -v`). You can use [nvm](https://github.com/nvm-sh/nvm) for managing multiple Node versions on a single machine installed.
- [Yarn](https://yarnpkg.com/en/) version >= 1.5 (which can be checked by running `yarn version`). Yarn is a performant package manager for JavaScript and replaces the `npm` client. It is not strictly necessary but highly encouraged.

## Quick Start

The source code of the project depends on nodejs environment. To use mongodb database, the corresponding running environment should be deployed first.

1. Start the database
2. Install dependent packages
3. Running project
4. Using browser access `http://127.0.0.1:5000/` For the first time, the database is empty. You need to register an account and choose to create an enterprise.

## About Steedos Platform

Steedos Platform is a visual modeling and descriptive programming development tool. The design goal is to lower the threshold of application construction so that everyone can participate in the development. The system has built-in data modeling and a series of automatic tools, including validation rules, public computing, workflow rules, automatic operation, approval process, report engine and so on.

- [Steedos Platform](https://www.steedos.org/)

## Keep in Contact

If you have any questions or want to talk to other users of Steedos Platform , please jump to GitHub for discussion [Click to Discuss](https://github.com/steedos/steedos-platform/discussions) or [Join me on Slack-it's a faster,simpler way to work](https://join.slack.com/t/steedos/shared_invite/zt-jq7eupr9-cgKrUOyWb1zymniRzhH4jg).