Skip to content

twobanks/twobanks.wtf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

410 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twobanks

What's up!!

Overview

  • public/* - Static assets including, texts, icons and images.
  • components/* - All components used: Footer, Header, Menu, ListeningNow, Strava, Title, TopTracks
  • pages/* - All other static pages.
  • pages/sobre - Static pages about me.
  • pages/activities - Page with activities loaded on strava.
  • pages/ouvindo - Static page with used songs spotify.
  • pages/trampos - Static page with used projects and stacks.
  • pages/snippets/* - Static pre-rendered snippets pages.
  • styles/* - Global styles and theme.
  • templates/* - The different page layouts.
  • types/* - Types created.
  • utils/* - A collection of helpful utilities or code for external services.

Running Locally

This application requires Node.js v16.13+.

git clone https://github.com/twobanks/twobanks.wtf.git
cd twobanks.wtf
yarn install
yarn dev

Create a .env file similar to .env.example.

Techs

Deploy with Vercel

Contributors 3

  •  
  •  
  •  

Languages