app
app.listen({ port: 8080 }).then(() => { console.log('Shutting down...'); db.collection('test').insertOne({ createdAt: new Date() }) });
Join the Discord to continue the conversation
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934 Members