Ecosyste.ms: Awesome

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

https://github.com/tamiat/tamiat

:sailboat: Vuejs and Golang based CMS
https://github.com/tamiat/tamiat

cms go golang vue vuejs vuejs2

Last synced: about 2 months ago
JSON representation

:sailboat: Vuejs and Golang based CMS

Lists

README

        



Version
Build Status
PRs Welcome
Tamiat.org
Online Demo


Tamiat CMS


Made with ❤︎ by
Mahmoud Nouman and
contributors

---


Support our development with

[vue]: http://vuejs.org/
[golang]: https://golang.org/

---

What It Looks Like

​ screenshots will be here with explaination

- # Getting Started

To get started with Tamiat CMS, you will find the src code of frontend and backend here:

- [Frontend](https://github.com/tamiat/frontend)
- [Backend](https://github.com/tamiat/backend)

You will find the development instructions inside the both repositories.

- # Features

- Creating content types with your own attributes, for example: You can create a car content type wich contains car photo, car type, car model .. etc.
- Creating contents.
- There are many roles in the application:
- SuperAdmin: Create, Update, Delete, Read content types.
- Admin: Create, Update, Read content types.
- Others: Update, Read content types.
- Ability for creating new roles in the application.

- # Testing

You can test the application using [postman collection](), You will find it in the [backend]() repository.