💬 Twitter Application using Node.js, Express, Socket.io, Mongoose, Insomnia and mLab
Open terminal:
# Clone this repo
git clone https://github.com/osvaldokalvaitir/nodejs-twitter
# Entry in folder
cd nodejs-twitter
# Install deps with npm or yarn
npm install | yarn
# Launch the app with npm or yarn
npm run dev | yarn dev
Click to learn more about the tools used: Insomnia, mLab.
This project is under the MIT license. See LICENSE for more information.
Developed with 💚 by Osvaldo Kalvaitir Filho