Getting Started with Veaos
This page will help you get started with Veaos. You'll be up and running in a jiffy!
Last updated
This page will help you get started with Veaos. You'll be up and running in a jiffy!
Last updated
Veaos is a free open source Q&A and knowledge management platform
Veaos is a Q&A/knowledge base platform written in MERN stack (MongoDB, Express.js, React, and Node.js) The motivation of this project is to give organizations the ability to set up their own Q&A and knowledge platform for the employees, so they can share knowledge between them by asking questions/writing docs, and collect it for future applications.
Veaos can run everywhere - easily by installing Docker on your target server and following the instructions below
Veaos is written in MERN stack (MongoDB, Express.js, React, and Node.js), using some awosome other open-source projects. the main ones will be described in the section, but there are much more that you can find out in the package.json
In this section you can find out how to set up Veaos, both for production environment and for development environment.
Using NPM and Lerna
Using Docker Compose
Using Docker Compose