diff --git a/.env.sample b/.env.sample new file mode 100644 index 0000000..c65c367 --- /dev/null +++ b/.env.sample @@ -0,0 +1,5 @@ +PAYLOAD_SECRET= +MONGODB_URL= +NEXT_PUBLIC_SERVER_URL=http://localhost:3000 + +SOLANA_WALLET_ADDRESS= \ No newline at end of file diff --git a/.gitignore b/.gitignore index 9079492..02ac7f0 100644 --- a/.gitignore +++ b/.gitignore @@ -40,4 +40,4 @@ next-env.d.ts /src/media /.next -/dist +/dist \ No newline at end of file diff --git a/README.md b/README.md index 432c02d..7505135 100644 --- a/README.md +++ b/README.md @@ -1 +1,67 @@ -# Arbour.io \ No newline at end of file +# Harbour.io + +## Overview + +Harbour is a holistic preventive health platform that aims to change how healthcare is done. Instead of expensive hospital bills, pills after pills, and just generally feeling awful, we want to help you stop yourself from falling sick in the first place. We are looking to deliver end-to-end care, spanning telehealth consultations and diagnosis, to day-to-day monitoring of diets and exercise, to give you and your caregivers the insight you need to truly target your self-care. + +## Getting Started + +These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system. + +### Prerequisites + +Before you begin, ensure you have the following tools installed on your machine: +- [Yarn](https://yarnpkg.com/) - Yarn is a fast, reliable, and secure dependency management tool. + +You can check if you have Node and Yarn installed by running the following commands in your terminal: + +```bash +yarn -v +``` + +### Installation + +First, clone the Harbour repository to your local machine using Git: + +```bash +git clone https://github.com/your-username/harbour.io.git +cd harbour.io +``` + +Install the project dependencies with Yarn: + +```bash +yarn +``` + +### Running the Project + +#### Development Environment + +To run the project in a development environment with hot reloading: + +```bash +yarn dev +``` + +This command will start a local development server. You can now access the Harbour platform by navigating to `http://localhost:3000` in your web browser. + +#### Production Environment + +To run the project in a production environment: + +1. Build the project: + +```bash +yarn build +``` + +This command prepares the project for production by optimizing and minifying the code. + +2. Start the project: + +```bash +yarn start +``` + +This command serves the production build of the app. Ensure your production environment is properly set up to serve the app to your users. \ No newline at end of file diff --git a/package.json b/package.json index d09ba0e..d7fdd58 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "arbour", + "name": "harbour", "version": "0.1.0", "private": true, "main": "dist/server.js", diff --git "a/public/DALL\302\267E 2024-03-31 15.32.04 - Create a wide horizontal image suitable for a hero background on a healthcare website. The scene should depict a welcoming medical environment with a .webp:Zone.Identifier" "b/public/DALL\302\267E 2024-03-31 15.32.04 - Create a wide horizontal image suitable for a hero background on a healthcare website. The scene should depict a welcoming medical environment with a .webp:Zone.Identifier" deleted file mode 100644 index a08c312..0000000 --- "a/public/DALL\302\267E 2024-03-31 15.32.04 - Create a wide horizontal image suitable for a hero background on a healthcare website. The scene should depict a welcoming medical environment with a .webp:Zone.Identifier" +++ /dev/null @@ -1,3 +0,0 @@ -[ZoneTransfer] -ZoneId=3 -HostUrl=https://chat.openai.com/ diff --git a/public/favicon.ico b/public/favicon.ico index d0acf4d..1a6b1c3 100644 Binary files a/public/favicon.ico and b/public/favicon.ico differ diff --git a/public/logo.png b/public/logo.png new file mode 100644 index 0000000..f9167f7 Binary files /dev/null and b/public/logo.png differ diff --git a/public/logo.svg b/public/logo.svg new file mode 100644 index 0000000..15c22ed --- /dev/null +++ b/public/logo.svg @@ -0,0 +1,43 @@ + + + diff --git a/public/nav/icons/bestsellers.jpg b/public/nav/icons/bestsellers.jpg index 33aa408..bbd8d7d 100644 Binary files a/public/nav/icons/bestsellers.jpg and b/public/nav/icons/bestsellers.jpg differ diff --git a/public/nav/icons/new.jpg b/public/nav/icons/new.jpg index 4000c40..38dc54a 100644 Binary files a/public/nav/icons/new.jpg and b/public/nav/icons/new.jpg differ diff --git a/public/nav/icons/new.jpg:Zone.Identifier b/public/nav/icons/new.jpg:Zone.Identifier new file mode 100644 index 0000000..e69de29 diff --git a/public/nav/icons/picks.jpg b/public/nav/icons/picks.jpg index f28e917..e58708e 100644 Binary files a/public/nav/icons/picks.jpg and b/public/nav/icons/picks.jpg differ diff --git a/public/nav/ui-kits/blue.jpg b/public/nav/ui-kits/blue.jpg index 03cf07e..d7237c6 100644 Binary files a/public/nav/ui-kits/blue.jpg and b/public/nav/ui-kits/blue.jpg differ diff --git a/public/nav/ui-kits/mixed.jpg b/public/nav/ui-kits/mixed.jpg index c5c6060..5d22406 100644 Binary files a/public/nav/ui-kits/mixed.jpg and b/public/nav/ui-kits/mixed.jpg differ diff --git a/public/nav/ui-kits/purple.jpg b/public/nav/ui-kits/purple.jpg index 3d73647..4968714 100644 Binary files a/public/nav/ui-kits/purple.jpg and b/public/nav/ui-kits/purple.jpg differ diff --git a/public/thumbnail.jpg b/public/thumbnail.jpg deleted file mode 100644 index 47cc2e8..0000000 Binary files a/public/thumbnail.jpg and /dev/null differ diff --git a/public/thumbnail.png b/public/thumbnail.png new file mode 100644 index 0000000..f7055b3 Binary files /dev/null and b/public/thumbnail.png differ diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a56bda..ab3dbc2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -39,13 +39,7 @@ export default function Home() { medicine and food.
- Welcome to Arbour.io ⚓ Every medicine and food product listed on - our platform goes through a rigorous quality assurance process to - ensure that you receive only the best. We believe in providing a - seamless and secure experience for both buyers and sellers, making - it easy to find and purchase the products you need. Join our - community today and discover a world of high-quality medicine and - food options. + Welcome to Harbour.io ⚓. A holistic preventive health platform that aims to change how healthcare is done. Instead of expensive hospital bills, pills after pills, and just generally feeling awful, we want to help you stop yourself from falling sick in the first place. We are looking to deliver end-to-end care, spanning telehealth consultations and diagnosis, to day-to-day monitoring of diets and exercise, to give you and your caregivers the insight you need to truly target your self-care.
- © {new Date().getFullYear()} Arbour.io, All Rights + © {new Date().getFullYear()} Harbour.io, All Rights Reserved.