DEV Community

Discussion on: Who's looking for open source contributors? (Feb 4th edition)

Collapse
 
zeppaman profile image
Daniele Fontani

RawCMS is a headless CMS written in ASP.NET Core, built for developers that embrace API-first technology. RawCMS uses MongoDB as its data storage and is ready to be hosted on Docker containers.

You can help by coding (Api .net core api or frontend) or testing. Non-dev activity like reviewing documentation or creating a landing page are also welcome

Just a try of the tool is a lot for us!

GitHub logo arduosoft / RawCMS

RawCMS is the headless CMS written in asp.net core build for developers that embrace API first technology.

RawCMS is a headless CMS written in ASP.NET Core, built for developers that embrace API-first technology. RawCMS uses MongoDB as its data storage and is ready to be hosted on Docker containers.

CodeFactor Build status Tweet Join the chat at https://gitter.im/arduosoft/RawCMS-Headless-CMS-Aspnet

Help wanted

As every opensource project, it is finding for contributors. Any kind of help are welcome. You can join the project by filling this form or opening an issues.

The mission of RawCMS

  1. Modular Each module is shipped in a NuGet package that can be added to the system to gain new features
  2. Headless RawCMS doesn't include any presentation logic. All presentation is delegated to the caller. This aims to create a scalable and reusable system
  3. Packaged RawCMS must be shipped into a single deployable package or added into an existent ASP.NET core application as NuGet package.