Skip to content

xqm32/smart-community

Repository files navigation

Smart Community

A Smart Community application built with Flutter and PocketBase.

How To Build

Prerequisites

  • Flutter 3.10.5
  • PocketBase 0.16.5

Command

flutter build web --web-renderer canvaskit --no-web-resources-cdn

How To Run

Prerequisites

  • Open PocketBase admin UI and import scheme.json

Command

You can use any framework run the web build, here is a python example.

cd path/to/build
python -m http.server

Then open another terminal and run:

cd path/to/database
pocketbase serve

About

A smart community project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published