README
Node-Sockets-Mongodb-Boilerplate
node js boiler plate with sockets and mongodb connections
Before starting the server, please make sure you change the port numbers and mongodb string to which you want to make connections.
node js boiler plate with sockets and mongodb connections
<script type="module">
import nodejsSocketsMongodbBoilerplate from 'https://cdn.skypack.dev/nodejs-sockets-mongodb-boilerplate';
</script>
node js boiler plate with sockets and mongodb connections
Before starting the server, please make sure you change the port numbers and mongodb string to which you want to make connections.