Skip to content

netervati/christophertabula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

christophertabula.com

This is the fourth iteration of my portfolio site.

Frontend

Deployed as a Static Site Generator (SSG)

Type Tool
Framework Nuxt3
Presentation Nuxt UI
Content Nuxt Content
Analytics Log Rocket
Deployment Vercel

Run locally

  1. Create a ./portfolio/.env file.
  2. Copy the contents in ./portfolio/.env.example and paste it to your .env file.
  3. Replace the values based on your setup.
  4. Run the following commands:
$ chmod +x bin/portfolio
$ bin/portfolio dev # or generate

Backend

Deployed as a Serverless Function

Type Tool
Framework Fast API
Messaging Slack API
Deployment Vercel

Run locally

  1. Create a ./message-api/.env file.
  2. Copy the contents in ./message-api/.env.example and paste it to your .env file.
  3. Replace the values based on your setup.
  4. Run the following commands:
$ chmod +x bin/message
$ bin/message

About

The 4th iteration of my portfolio site 🦖

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published