中文 · Report a bug · Discussions
Open source collaborative office system, developed based on Steedos, can be customized at will.
- MongoDB version >= 4.2. MongoDB is a general purpose, document-based, distributed database built for modern application developers.
- Node.js version >= 10.15.1 or above (which can be checked by running
node -v
). You can use nvm for managing multiple Node versions on a single machine installed. - Yarn version >= 1.5 (which can be checked by running
yarn version
). Yarn is a performant package manager for JavaScript and replaces thenpm
client. It is not strictly necessary but highly encouraged.
The source code of the project depends on nodejs environment. To use mongodb database, the corresponding running environment should be deployed first.
- Start the database
- Install dependent packages
- Running project
- 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.
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.
If you have any questions or want to talk to other users of Steedos Platform , please jump to GitHub for discussion Click to Discuss or Join me on Slack-it's a faster,simpler way to work.