Skip to content

DoCentre/DoCentre-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docentre-Frontend


A unified platform streamlining viewing, editing, and approval processes for complex documents across all sectors.

📝 Table of Contents

🧐 About

DoCentre, Document Centre, is a robust document management platform designed to streamline the complexities of document handling within enterprises. From production processes to machine specifications, DoCentre offers a unified solution for managing diverse document types efficiently. With features facilitating viewing, editing, and approval processes all in one place, DoCentre empowers users to seamlessly collaborate and ensure document integrity.

Note

DoCentre-Frontend is developed as the course project for the "Cloud Native Development: toward best practice" course at National Yang Ming Chiao Tung University (NYCU).

🏁 Getting Started

Prerequisites

  • Docker is used to run the server and database in containers with uniform environments.

Starting the Server

  1. Clone the repository (or download the ZIP file):
$ git clone https://github.com/DoCentre/DoCentre-Frontend.git
  1. Change into the project directory:
cd DoCentre-Frontend
  1. Edit .env:
cp .env.example .env
vim .env
VUE_APP_HOST={IP/Domain}
VUE_APP_GOOGLE_CLIENT_ID={Google Client ID}

More information about Google Client ID

  1. Run the containers:
docker compose up

The server should now be running on {IP/Domain}:5173:

✍️ License

DoCentre-Frontend is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages