/User_Manager

A CRUD User management system built with Vue 3 and Gofiber

Primary LanguageJavaScriptMIT LicenseMIT

User Manager

Github top language Github language count Repository size License


🎯 About

A CRUD User management system built with Vue 3 and Gofiber

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Docker installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/nkosi-tauro/User_Manager

# Access
$ cd User_Manager

# Run project
$ docker compose up

# The project will initialize on  <http://localhost:8080>

🏃‍♂️ Upcoming Features

  • JWT Auth
  • Admin Access control

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Nkosilathi Tauro

 

Back to top