Skip to content

Create, run and share projects built with web technologies in a fully cross-platform, local-first environment.

License

Notifications You must be signed in to change notification settings

fullstackedorg/fullstacked

Repository files navigation

FullStacked

Code, Run, Share. Anywhere.

Create, run and share projects built with web technologies in a fully cross-platform, local-first environment.

Documentation | Demo | Roadmap | Figma

FullStacked

Installation

Latest stable release is available on all major app marketplaces

You can always find those links and access to the beta apps on FullStacked download page

Build from source

Requirements

  • Go 1.23.1
  • NodeJS >=20
  1. Install npm dependencies npm install
  2. Build the core in core/build using make on UNIX or ./windows.bat on Windows
  3. Run npm start

License

GPL-3.0