Compare commits
1 Commits
main
...
b478e10028
Author | SHA1 | Date | |
---|---|---|---|
b478e10028 |
@@ -4,6 +4,6 @@ COPY . /src
|
||||
WORKDIR /src
|
||||
RUN npm install && node ./index.js
|
||||
|
||||
FROM caddy:2.10.2
|
||||
FROM caddy:2.10.0
|
||||
|
||||
COPY --from=builder /src/build /usr/share/caddy
|
||||
|
12
package-lock.json
generated
12
package-lock.json
generated
@@ -306,9 +306,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/undici": {
|
||||
"version": "7.15.0",
|
||||
"resolved": "https://registry.npmjs.org/undici/-/undici-7.15.0.tgz",
|
||||
"integrity": "sha512-7oZJCPvvMvTd0OlqWsIxTuItTpJBpU1tcbVl24FMn3xt3+VSunwUasmfPJRE57oNO1KsZ4PgA1xTdAX4hq8NyQ==",
|
||||
"version": "7.14.0",
|
||||
"resolved": "https://registry.npmjs.org/undici/-/undici-7.14.0.tgz",
|
||||
"integrity": "sha512-Vqs8HTzjpQXZeXdpsfChQTlafcMQaaIwnGwLam1wudSSjlJeQ3bw1j+TLPePgrCnCpUXx7Ba5Pdpf5OBih62NQ==",
|
||||
"engines": {
|
||||
"node": ">=20.18.1"
|
||||
}
|
||||
@@ -540,9 +540,9 @@
|
||||
}
|
||||
},
|
||||
"undici": {
|
||||
"version": "7.15.0",
|
||||
"resolved": "https://registry.npmjs.org/undici/-/undici-7.15.0.tgz",
|
||||
"integrity": "sha512-7oZJCPvvMvTd0OlqWsIxTuItTpJBpU1tcbVl24FMn3xt3+VSunwUasmfPJRE57oNO1KsZ4PgA1xTdAX4hq8NyQ=="
|
||||
"version": "7.14.0",
|
||||
"resolved": "https://registry.npmjs.org/undici/-/undici-7.14.0.tgz",
|
||||
"integrity": "sha512-Vqs8HTzjpQXZeXdpsfChQTlafcMQaaIwnGwLam1wudSSjlJeQ3bw1j+TLPePgrCnCpUXx7Ba5Pdpf5OBih62NQ=="
|
||||
},
|
||||
"whatwg-encoding": {
|
||||
"version": "3.1.1",
|
||||
|
62
stores.json
62
stores.json
@@ -284,6 +284,21 @@
|
||||
"cafe": "No",
|
||||
"meta": "Strand Bookstore, near Union Square in Manhattan, is the best-known bookseller in the city, stocking new, used, and rare books on \"18 miles\" of shelves."
|
||||
},
|
||||
{
|
||||
"name": "Bluestockings Cooperative",
|
||||
"address": "116 Suffolk Street",
|
||||
"city": "New York",
|
||||
"state": "NY",
|
||||
"postcode": "10002",
|
||||
"description": "Taking its name from a disparaging term for female intellectuals in the Victorian era, this radical bookstore, café, and activist space has a selection of anarchist, socialist, Marxist, and other revolutionary texts available, as well as queer lit and some general interest fiction. Shirts, 'zines, and stickers also available. $10 credit card minimum.",
|
||||
"lat": "40.718920281950105",
|
||||
"long": "-73.98591840219963",
|
||||
"country": "USA",
|
||||
"website": "https://bluestockings.com/",
|
||||
"events": "Yes",
|
||||
"cafe": "Yes",
|
||||
"meta": "Bluestockings Cooperative Bookstore, in the Bowery, Manhattan, is a community-focused and collectively-run activist center and feminist bookstore and cafe."
|
||||
},
|
||||
{
|
||||
"name": "Kinokunya",
|
||||
"address": "1073 Avenue of the Americas",
|
||||
@@ -485,7 +500,7 @@
|
||||
"city": "New York",
|
||||
"state": "NY",
|
||||
"postcode": "10037",
|
||||
"description": "If the revolution ever arrives in New York City, perhaps its nexus will be the appropriately-named Revolution Books, a bastion of communism in the Big Apple. It specializes in revolutionary political texts, of course, but also has a broad selection of those same texts in Spanish. Special promotional space given to books by Bob Avakian, chairman of the Revolutionary Communist Party USA (not to be confused with the Communist Party USA).",
|
||||
"description": "If bluestockings is the friendly face of a feminist co-operative, its revolutionary counterpart in New York City is the appropriately-named Revolution Books, a bastion of communism in the Big Apple. It specializes in revolutionary political texts, of course, but also has a broad selection of those same texts in Spanish. Special promotional space given to books by Bob Avakian, chairman of the Revolutionary Communist Party USA (not to be confused with the Communist Party USA).",
|
||||
"lat": "40.8121889",
|
||||
"long": "-73.9448338",
|
||||
"country": "USA",
|
||||
@@ -1768,50 +1783,5 @@
|
||||
"events": "Yes",
|
||||
"cafe": "Yes",
|
||||
"meta": ""
|
||||
},
|
||||
{
|
||||
"name": "Twisted Spine Books",
|
||||
"address": "306 Grand St",
|
||||
"city": "Brooklyn",
|
||||
"state": "NY",
|
||||
"postcode": "11211",
|
||||
"description": "Twisted Spine focused on horror fiction, meticulously organized into sub-genre and sub-sub-genre, including non-fiction and a children's section. Their staff are knowledgable about the genre, and the decor correctly vibes with the horror emphasis. Shop includes a backyard area, indoor seating, and free wifi.",
|
||||
"lat": "40.71281455385764",
|
||||
"long": "-73.95724940889518",
|
||||
"country": "USA",
|
||||
"website": "https://www.twistedspinebooks.com/",
|
||||
"events": "Yes",
|
||||
"cafe": "Yes",
|
||||
"meta": "Twisted Spine, in Williamsburg, Brooklyn, is dedicated to horror fiction and non-fiction. Store includes a cafe, backyard area, and indoor seating."
|
||||
},
|
||||
{
|
||||
"name": "Gladys Books & Wine",
|
||||
"address": "306 Malcolm X Blvd",
|
||||
"city": "Brooklyn",
|
||||
"state": "NY",
|
||||
"postcode": "11233",
|
||||
"description": "",
|
||||
"lat": "40.682375148825216",
|
||||
"long": "-73.92910519253844",
|
||||
"country": "USA",
|
||||
"website": "https://www.gladysbooksandwine.com/",
|
||||
"events": "Yes",
|
||||
"cafe": "Yes",
|
||||
"meta": ""
|
||||
},
|
||||
{
|
||||
"name": "White Rabbit's Books",
|
||||
"address": "200 West 86th St",
|
||||
"city": "New York",
|
||||
"state": "NY",
|
||||
"postcode": "10024",
|
||||
"description": "",
|
||||
"lat": "40.78773297148539",
|
||||
"long": "-73.9754510091096",
|
||||
"country": "USA",
|
||||
"website": "https://whiterabbitsbooks.com/",
|
||||
"events": "Yes",
|
||||
"cafe": "No",
|
||||
"meta": ""
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user