This Repository houses the website for the podcast weeb wartalap created by OtakuStan.
Weeb Wartalap is a podcast hosted by a group of normie friends talking about Internet culture and weird fetishes after a day's hard labor as slaves of OtakuStan.
The backend for this website is going to be powered by our custom internal content management system.
NOTE:
The project was made with node version 14.17.
-
Clone the repo from GitHub
-
Within the Terminal, open the nextjs folder. Run
yarn install
-
Run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.