This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devThe site has the domain name: www.anamnesis.pro and was registered with namecheap.com The site is hosted with vercel The tech stack is nextjs / nodejs / mysql for dbms Mysql db hosted with aws How to deploy the app is through vercel and to update it you can manage it with github Secrets are managed in the .env file in my local codebase.