Open Source Headless CMS for Publishers and News Rooms
View Demo
·
Report Bug
·
Request Feature
- About the Project
- Demo
- Packages
- Getting Started
- Usage
- Troubleshooting
- Contributing
- Code of Conduct
- License
- Contact
TBD
- @wepublish/api
- DB Adapter:
- Media Adapter:
- @wepublish/editor
- @wepublish/oauth2
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/wepublish/wepublish.git
- Install NPM packages
yarn install
- Setup and build project. The setup command will create the necessary
.env
files.
yarn setup && yarn build
- Run the project (starts a mongoDB with Docker)
yarn dev
If you rather wish to run docker-compose separately you can just watch the packages via:
yarn watch
Or if you want to watch only certain packages:
yarn run-p watch:api watch:api-example watch:editor
- API: http://localhost:4000
- Media Server: http://localhost:4001
- Editor: http://localhost:3000
- Webpack Dev Server: http://localhost:3001
- MongoDB: http://localhost:27017
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. A good place to start is with an issue that has the label good first issue.
- Fork the Project
- Create your Feature Branch (
git checkout -b f/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin f/AmazingFeature
) - Open a Pull Request
We.publish is dedicated to building a welcoming, diverse, safe community. We expect everyone participating in the we.publish community to abide by our Code of Conduct. Please read it. Please follow it.
If you encounter problems you can check our FAQ or write us dev@wepublish.ch.
Distributed under the MIT License. See LICENSE
for more information.
We.Publish - @WePublish_media - dev@wepublish.ch
Website: https://www.wepublish.ch/