tangled
alpha
login
or
join now
vielle.dev
/
atcities.dev
8
fork
atom
[WIP] A (somewhat barebones) atproto app for creating custom sites without hosting!
8
fork
atom
overview
issues
pulls
pipelines
meta: move gitignore files
vielle.dev
5 months ago
27822d66
a96f4b02
verified
This commit was signed with the committer's
known signature
.
vielle.dev
SSH Key Fingerprint:
SHA256:/4bvxqoEh9iMdjAPgcgAgXKZZQTROL3ULiPt6nH9RSs=
+4
-4
2 changed files
expand all
collapse all
unified
split
.gitignore
server
.gitignore
-4
.gitignore
···
1
1
-
server/node_modules/*
2
2
-
server/local.db
3
3
-
server/.env
4
4
-
server/blobs
+4
server/.gitignore
···
1
1
+
node_modules/*
2
2
+
local.db
3
3
+
.env
4
4
+
blobs