Skip to content

OgDev-01/ogdev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Og Dev

🔥 ogdev.vercel.app 🔥

My personal portfolio v2

🖼️ Project Figma

The figma for this project can be found here

📙 Storybook

The project uses storybook for component testing and design system, if you are unfamiliar:

Storybook local development

To start storybook locally:

npm run storybook

To build storybook:

npm run build-storybook

Getting Started

🖥️ Local development

To install the application:

npm install

To start a local copy of the app on port 3000:

npm run dev

Open http://localhost:3000 with your browser to see the result.

DB Migrations

To run migrations:

npm run migrations

To apply migrations to Neon Serverless Db

npm run apply-migrations

🚀 Production deployment

A production deployment is a complete build of the project, including the build of the static assets.

npm run build

To run the production deployment:

npm run start

About

My personal portfolio website

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors