Welcome to the TechTank community portal, your central hub for staying connected and informed! 🎉 Here, you’ll find everything you need to keep up with the latest in technology, innovation, and community happenings. Explore our curated newsletters, insightful blog articles, and so much more—all in one place. Whether you’re seeking knowledge, inspiration, or a way to stay connected with fellow tech enthusiasts, the TechTank portal is designed to be your go-to resource. We’re thrilled to have you on this journey with us! 🚀
After you've forked and cloned the repo on to your local machine, go to the project directory and install the dependencies.
cd community-techtank && npm install
Add your CREDENTIALS
to a .env
file -- use the .env.example
to reference which environment variables you need to add.
Start the local server:
npm run dev
Contributions are always welcome!
See contributing.md
for ways to get started.
See /docs
for associated documentation on how to get started with the project.