Skip to content

This project is a demonstrate for golang mongoDB vue

Notifications You must be signed in to change notification settings

zhang555/mongowebdemo1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongowebdemo1

How to use

git clone git@github.com:zhang555/mongowebdemo1.git
cd mongowebdemo1
docker-compose build
docker-compose up

access url http://localhost/mongoweb

username password
admin admin
user1 user1
user2 user2

Technology stack

  • docker
  • docker-compose
  • golang
  • vue
  • mongoDB
  • nginx

Feature

Backend

  • Multiple roles, different permissions for each role
  • CRUD operations for MongoDB

Frontend

  • Each role sees a different sidebar
  • Call the interface provided by the backend

Picture

docker-compose build

docker-compose up

About

This project is a demonstrate for golang mongoDB vue

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published