APV is a platform for the APV project.
- Clone the repository
- 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=
- Run
genezio localin 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 2022-2023 Cristi Miloiu
Licensed under the MIT License. See LICENSE for details.