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
- Host: GitHub
- URL: https://github.com/ekinndev/contentsgrad
- Owner: ekinndev
- Created: 2021-10-28T12:36:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-17T00:03:17.000Z (over 4 years ago)
- Last Synced: 2025-10-05T23:05:40.876Z (9 months ago)
- Topics: cms, cms-backend, swagger, vue
- Language: JavaScript
- Homepage:
- Size: 1000 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]
Table of Contents
## About The Project
### Swagger Urls
```
http://localhost:3000/cms/swagger/
http://localhost:3000/web/swagger/
```
### 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/)
## 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
```
## 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).
## 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
## License
Distributed under the MIT License. See `LICENSE.txt` for more information.
## Contact
[@ekinndev](https://twitter.com/ekinndev) - me@ekinn.dev
Project Link: [https://github.com/ekinndev/contentsgrad](https://github.com/ekinndev/contentsgrad)
[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