The podcast is an entertainment medium that has been growing a lot in recent times, mainly with the worsening of the pandemic of COVID-19. What would be better than a platform that brings together several technology podcasts for you? Podcastr does this, here you connect in an immersive environment of several podcasts with technology and programming issues and articles to help you listen to the podcast !!
Clone the project and access the folder
$ git clone https://github.com/hmartiins/podcastr
$ cd podcastr
Follow the steps below
# Install the dependencies
$ yarn install
# Make a copy of '.env.example' to '.env'
# and set with YOUR environment variables.
$ cp .env.example .env
# Finally, run the api service in a development environment :)
$ yarn dev
# Well done, Podcastr is started!
This project is licensed under the MIT License - see the LICENSE file for details.
Copyright Β© 2021-present, hmartiins.