8000 GitHub - steve-r-lewis/westray-web: Westray community web application. An eCommerce, business, local interest and social platform for the Orcadian island of Westray
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Westray community web application. An eCommerce, business, local interest and social platform for the Orcadian island of Westray

License

Notifications You must be signed in to change notification settings

steve-r-lewis/westray-web

Repository files navigation

Westray Community Web Application

Bringing the island together — online.

This project is a digital platform for the vibrant island community of Westray, one of the Orkney Islands in Scotland. Designed with the unique needs of small island life in mind, this web application provides a central online space for commerce, community, and collaboration.

🌊 Purpose

To create a digital commons where individuals, businesses, clubs, and local bodies can connect, share, and thrive — whether you're selling hand-knitted jumpers, organising a seaweed-foraging clu 9558 b, or announcing a village ceilidh.

🛍️ Features

  • Island Marketplace
    Residents can create their own online shops, list goods or services, and trade locally (or globally, if desired).

  • Community Profiles & Organisations
    Support for clubs, interest groups, and official bodies — each with their own space to post updates, events, and resources.

  • Social Feeds & Forums
    Open and private discussion areas for real-time updates, island gossip, serious debate, and everything in between.

  • Responsive Design
    Fully functional on mobile, tablet, and desktop — perfect for crofters and café dwellers alike.

  • Privacy-Conscious & Community-Owned
    Built with respect for user privacy and autonomy, and structured to be governed by the island itself.

🛠️ Tech Stack

  • Frontend: A vue.js powered Nuxt implementation (composition API with modern tooling)
  • Backend: Currently either Appwrite or Google's Firebase
  • Modules: Nuxt/Icons
  • Database(s): Currently using the serverless provisions of either Google's Firebase suite or Appwrite. Later, a microservices polyglot architecture may be deployed using a combination of MongoDB / MySQL / Neo4j (depending on context-specific needs)
  • Hosting: To launch the project will be using the serverless backend technologies of Appwrite and Netlify or Google's Firebase suite. Eventually, it is intended that a self-hosted or island-internal server capability will be used.
  • Other: Support for offline-first operation and local resilience

🧭 Vision

This application is more than just code — it’s a tool to strengthen real-world relationships, foster economic resilience, and keep Westray’s culture alive in the digital age.


🚧 Status

This project is under active development. Contributions, suggestions, and stories from islanders are all welcome.

📜 License

This project will be released under an open license (TBC) with the spirit of community ownership and transparency.

🤝 Contributing

If you're part of the Westray community — or a curious outsider with a heart for island tech — feel free to reach out, fork, or open an issue. Let’s build something enduring.


Developed with care for Westray, from Westray.

Nuxt Minimal Starter

Look at the Nuxt documentation to learn more.

Setup

Make sure to install dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm dev

# yarn
yarn dev

# bun
bun run dev

Production

Build the application for production:

# npm
npm run build

# pnpm
pnpm build

# yarn
yarn build

# bun
bun run build

Locally preview production build:

# npm
npm run preview

# pnpm
pnpm preview

# yarn
yarn preview

# bun
bun run preview

Check out the deployment documentation for more information.

About

Westray community web application. An eCommerce, business, local interest and social platform for the Orcadian island of Westray

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0