# deno-article-parserWith`deno`,we have not much thing to do. Just start the server:```bashdenorun--allow-net--allow-env--allow-readindex.ts```Open`http://localhost:3100/?url=https://dev.to/ndaidong/how-to-make-your-mongodb-container-more-secure-1646`toseetheresult.---