This place is neighborhood social network, in which you can share your thoughts, ideas, and experiences.
Clone the project
git clone https://github.com/DamianKocjan/hackheroes-2022Go to the project directory
cd hackheroes-2022Install dependencies
npm installSet environment variables
- copy contents of
.env-exampleto.env - fill variables
Run project
npm run dev

