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

https://github.com/ekinndev/contentsgrad

Full featured Content Management System
https://github.com/ekinndev/contentsgrad

cms cms-backend swagger vue

Last synced: about 2 months ago
JSON representation

Full featured Content Management System

Awesome Lists containing this project

README

          

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]






ContentsGrad



Full-featured dynamic CMS


Explore the docs »




View Demo
·
Report Bug
·
Request Feature


Table of Contents



  1. About The Project



  2. Getting Started


  3. Roadmap

  4. Contributing

  5. License

  6. Contact

## About The Project

### Swagger Urls

```
http://localhost:3000/cms/swagger/
http://localhost:3000/web/swagger/
```

(back to top)

### Built With

- [Vue.js](https://nextjs.org/)
- [Ant Design](https://www.antdv.com/)
- [MongoDb](https://www.mongodb.com/)
- [Vue i18n](https://kazupon.github.io/vue-i18n/)
- [Sass](https://sass-lang.com/)
- [SendGrid](https://sendgrid.com/)
- [Cypress](https://www.cypress.io/)
- [Jest](https://jestjs.io/)
- [Supertest](https://www.npmjs.com/package/supertest)
- [Swagger](https://swagger.io/)
- [Express](https://expressjs.com/)
- [Passport.js](https://www.passportjs.org/)

(back to top)

## Getting Started

This is a feature-rich dynamic CMS.

To get a local copy up and running follow these simple example steps.

### Prerequisites

- Docker
```sh
https://www.docker.com/
```

### Installation

1. Clone the repo

```sh
git clone https://github.com/ekinndev/contentsgrad.git
```

2. Run the development server
```sh
docker-compose up
```

(back to top)

## Roadmap

### Backend

- [x] Dynamic Content Type Support
- [x] Multi Language Content Support
- [x] Spaces
- [x] Dynamic Schema Types
- [x] Endpoint tests
- [ ] Authorization

### Frontend

- [ ] UX / Improvements
- [ ] Dark Theme
- [ ] E2E Tests with Cypress

See the [open issues](https://github.com/ekinndev/contentsgrad/issues) for a full list of proposed features (and known issues).

(back to top)

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

(back to top)

## License

Distributed under the MIT License. See `LICENSE.txt` for more information.

(back to top)

## Contact

[@ekinndev](https://twitter.com/ekinndev) - me@ekinn.dev

Project Link: [https://github.com/ekinndev/contentsgrad](https://github.com/ekinndev/contentsgrad)

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/ekinndev/contentsgrad.svg?style=for-the-badge
[contributors-url]: https://github.com/ekinndev/contentsgrad/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/ekinndev/contentsgrad.svg?style=for-the-badge
[forks-url]: https://github.com/ekinndev/contentsgrad/network/members
[stars-shield]: https://img.shields.io/github/stars/ekinndev/contentsgrad.svg?style=for-the-badge
[stars-url]: https://github.com/ekinndev/contentsgrad/stargazers
[issues-shield]: https://img.shields.io/github/issues/ekinndev/contentsgrad.svg?style=for-the-badge
[issues-url]: https://github.com/ekinndev/contentsgrad/issues
[license-shield]: https://img.shields.io/github/license/ekinndev/contentsgrad.svg?style=for-the-badge
[license-url]: https://github.com/ekinndev/contentsgrad/blob/main/LICENSE
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/ekinndev
[product-screenshot]: https://user-images.githubusercontent.com/53966235/144130174-3d1d7be8-2891-420a-b185-e6d583f6c164.png