###Built with
- Angular, Jade, Sass, & Gulp
- Socket.io
- Tabletop.js
- Node, Express, and MongoDB @grantbot.herokuapp.com
- Telegram Bot
###Navigating the Project
prod
folder holds all compiled sources and miscellaneous itemsdev
folder holds directories for Jade, Sass, and JSprod/img
has all site images & svgs
###Setting Up Locally
- Clone the project and run
npm install
to install necessary node modules for development - Run
gulp watch
to monitor changes in thedev
folder. Changes will immediately show in the browser via Livereload. (No server is required, just have index.html open in your browser)
###Disclaimer
- All conversations with both @sungjp and grantbot are archived with MongoDB and saved within Telegram.
- This is a recreational project which serves as my portfolio and will remain open sourced with the ISC license.
- If I'm online, you'll be alerted with an automated message and/or a notification counter on the Telegram logo.