A Ubiquitous Workspace for Developers
npm i -g fullstacked@latest; fullstacked

FullStacked is a web application that provides a workspace for developers. It is so easy to spin up that you will jump into your dev environment with any device. FullStacked can run locally to utilize the resources of your powerful machine, or can be accessed remotely to leverage cloud computing.
See it in Action


A Unified DX across all Platforms
FullStacked is Everywhere
There used to be a time when we had 1 computer per family. Not long after, we all had our own single personal computer. Today, with all the smartphones, laptops, tablets and workstations, we daily use 2 to 5 different connected devices. With FullStacked, feel free to jump from one to another and retrieve the same workflow whatever the operating system.
Run FullStacked with
Recommended for local use
This will utilize your local resources. This is the best option if you have a powerful machine. The below command will install FullStacked globally.
npm i -g fullstacked@latest; fullstacked
If you don't want to install FullStacked permanently, use the below command to spin up FullStacked only once.
npx -y fullstacked@latest
Recommended for remote use and self-hosting
This is ideal to run a workspace instance on a server and offload your local machine of any kind of computing. This is perfect to use if you prefer to self-host and access your workspace with low resources machines like tablet, phone and inexpensive computers.
docker run --rm -p 8000:8000 -v workspace-data:/home fullstackedorg/workspace
Ever forget to git push before leaving?
FullStacked Cloud is a service providing storage syncing and ephemeral workspace instances. Access your workspace from anywhere and keep your stuff synced across all of your workspace instances.
The service is currently available in
- π¨π¦
- πΊπΈ
- πͺπΊ

Work in progress
Run FullStacked on any desktop OS from a single installable.
You are no longer bound to a single machine
Work on any device
Oh hell yeah! @get_fullstacked PWA + a tiny BT keyboard. Incredible.
β cplepage (@cp_lepage) November 1, 2023
I will definitely push hard for this setup to be absolutely proefficient. #buildinpublic pic.twitter.com/KOB5FHzw1d
Now that I stabilized @get_fullstacked new file syncing system and the new super fast UX/UI β¨ Iβll play around with it finding bugs and errors by rebuilding my web app CLI tool for @bunjavascript πhttps://t.co/j44yfMV6BO#buildinpublic pic.twitter.com/DiO6rJrmbL
β cplepage (@cp_lepage) October 6, 2023
Yesss! Iβm building @get_fullstacked to make coding on iphone (and ipad, and any other device) possible ! pic.twitter.com/EslWBwL9Ig
β cplepage (@cp_lepage) September 3, 2023
A bit of πββοΈ and a bit of π§βπ». @get_fullstacked at the beach is the best #buildinpublic pic.twitter.com/XNkR8iT2np
β cplepage (@cp_lepage) August 13, 2023
I can do all of my web dev freelance work on a 370$ setup π€―
β cplepage (@cp_lepage) July 13, 2023
150$ - Chromebook Lenovo 300
130$ - Monitor HP 23in
40$ - Keyboard/Mouse Logitech
50$ - Google Titanhttps://t.co/2GrFrx3AiZ#buildinpublic pic.twitter.com/8jDOGKmkYQ
Its getting real π quick screenshots of https://t.co/4CCvvWVrto on my new 12.9 ipad
β cplepage (@cp_lepage) May 20, 2023
I will dedicate the month of June to demoing, marketing and showcasing all of https://t.co/bFsKjSIgN7
I plan (hope) to open the IDE cloud version to the public during that time
#buildinpublic pic.twitter.com/op90HuzDvV
Confirmed! The FullStacked Workspace runs on a 150$ 4GB chromebook π₯Ή #buildinpublic pic.twitter.com/Eetc8qpBog
β cplepage (@cp_lepage) July 3, 2023
Tonight I built a todo app on my iPad using https://t.co/4CCvvWVrto π€© It might sound trivial, but building a dev workspace usable on iPad is no easy task and I am finally starting to have a good feel on the one Iβm building π₯Ή Public release this summer π#buildinpublic pic.twitter.com/xK7wYmKetX
β cplepage (@cp_lepage) May 9, 2023
Show us your workspace setup! Tag @get_fullstacked on X and be displayed here.
FullStacked is Open Source
The main goal of FullStacked is to make web development simpler and more accessible. The project started as a command line interface for web app development. With the multitude of web libraries and frameworks on the rise, FullStacked shifted it's focus on a better access to a functional workspace for devs. All of this while keeping the code open to the public and to collaboration.
Show us your support by giving FullStacked a βοΈ on GitHub!