a tool for shared writing and social publishing
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

pin node version for disco deploy

+1 -1
+1 -1
appview/Dockerfile
··· 1 - FROM node:latest 1 + FROM node:22 2 2 WORKDIR /code 3 3 4 4 # start with dependencies to enjoy caching