Skip to content

UNR-RoboticsResearchLab/bloom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bloom

Senor Project Team 24

Setup Dev w/o Docker

  1. Install Node.js, MySQL, dotnet core 9.0 SDK
  2. Clone this repository
  3. Run npm install in the project directory. You can also run npm run build and npm start to run the React frontend separately.
  4. Create a MySQL database and update the connection string in appsettings.json
  5. Run dotnet run in the project directory

Setup Dev w/ Docker (Recommended)

  1. Install Docker and Docker Compose
  2. Clone this repository
  3. Run ./startserver-dev.sh or ./startserver-dev.bat in the project directory
  4. Access the API at http://localhost:5000, and the browser app at http://localhost:3000

API Documentation

[Future Link to API Documentation Here]

Testing

  1. Run dotnet test in the project directory to execute unit tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •