Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 545 Bytes

File metadata and controls

29 lines (19 loc) · 545 Bytes

APV

Description

APV is a platform for the APV project.

How to run

  1. Clone the repository
  2. Create a .env file in server and add the environment variables:
APV_DB_DATABASE_URL=
SEND_MAIL_HOST=
SEND_MAIL_SERVICE=
SEND_MAIL_USER=
SEND_MAIL_PASS=
  1. Run genezio local in the root folder ( where the genezio.yaml file is )

Server will run on http://localhost:8083/explore/ Client will run on http://localhost:5173/

Copyright

Copyright 2022-2023 Cristi Miloiu

Licensed under the MIT License. See LICENSE for details.