cristicretu / stacks

share your stack

Home Page:https://deta.space/discovery/@cristicretu/stacks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stacks

a lightweight website that you can self-host thanks to Deta Space, and share with others ¬ My own stack.

to grab your own version, go to stacks' discovery page, install and then just use the app!

image

Running

Use the space CLI to create a new builder project on Deta Space.

space new

then run locally using

space dev

this will simulate the space environment, with a dev db, without any keys and what not.

To push your changes to space, and respectively create a release use

space push
# space release

Contributing

i made this during an internal hackaton so i skipped a lot of steps

so feel free to modify / hack things around and submit a pr :)

About

share your stack

https://deta.space/discovery/@cristicretu/stacks

License:MIT License


Languages

Language:TypeScript 84.0%Language:CSS 12.9%Language:JavaScript 2.8%Language:Shell 0.2%