/RICA

Remote Intensive Care App

Primary LanguageHTML

RICA

Remote Intensive Care App

Heroku Created Badge Updated Badge Github Fact 1 Github Fact 2


This Repo will be used by some "ultra pro max lite" minecraft players to build our 1st semester group project 😎 🔥🔥 hello 1234


How to Run:

Running the development server app:

  1. Using flask run [DEVELOPMENT SERVER ONLY]

    • open the Back_End directory in terminal
    • run flask run
  2. Manually from python [DEVELOPMENT SERVER ONLY]

    • again, in Back_End directory, run python -m __init__ or python -m app
    • Alternatively, you can run them from the repo's root directory, by opening the terminal in RICA
      and executing python -m Back_End.app or python -m Back_End.__init__

Running the production server [RECOMMENDED]

  • Open terminal in repository root
  • Run the following: waitress-serve --call "Back_End:create_app"
  • A production server will start automatically now

[PS: you might want to run the production server instead]


Check out the team:

Contributors Display