Skip to content

DI-Tony-Reed/go-web-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tests Coverage Badge

First time setup

  • Copy .env.example to .env and fill out with the appropriate values based on your desired environment within the server and frontend dirs
  • docker-compose up --build
    • The MySQL container will be built and ran first
    • The backend container uses Air to watch for files and automatically recompile the application; this container will not attempt to run until the MySQL image is running and returns a healthy response
    • The frontend container includes Vite, Vue, and other dependencies and will watch for changes as well
  • Visit localhost:8000 to interact with the front end

About

Basic CRUD API with simple Vue frontend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •