Skip to content
/ dea Public

Software para auxílio no diagnóstico do espectro autista

License

Notifications You must be signed in to change notification settings

leoSenai/dea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dea - branch beta

This branch is the homologation branch

How to setup and run backend

  1. Clone this git repository
  2. Checkout the 'beta' branch
  3. Install MySQL Community 8.0 and all packages contained in
  4. Configure the MySQL and the MySQL Workbench
  5. Open the MySQL Workbench, go inside a instance and open the archive .sql contained on Google Drive
  6. Run the file and it's almost done..
  7. Make sure that the instance is on localhost:3306 and both the user and password is set to 'root'
  8. install Golang on your machine
  9. Go to a terminal and go to directory '/Backend'
  10. run command 'go run main.go'

How to setup and run frontend

  1. Clone this git repository
  2. Checkout the 'beta' branch
  3. Install Node JS
  4. Open a terminal and type:
          $ cd /dea/FrontEnd -> To change for project directory 
          $ npm i -> To install project dependencies
          $ npm run serve -> To run project
        
  5. Open your favorite navitor and go to http://localhost:5173/

About

Software para auxílio no diagnóstico do espectro autista

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published