Skip to content

lazarulian/apurvashah-website

Repository files navigation

Apurva Shah - Portfolio

image

Development Instructions

First, setup and run the development server.

pnpm install

pnpm run dev

Keep in mind, the development server will not run if you do not have the correct environment variables set up. Here is an example of how to setup your environment variables.

# .env

LITERAL_USER_PASSWORD="PASSWORD"
LITERAL_USER_EMAIL="EMAIL_ADDRESS"

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

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deployment

Open PRs will always be deployed on vercel and will have preview links to debug on. To test your deployment before actually deploying, go ahead and run the following and look out for build errors.

pnpm run build

About

My personal website created using react!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published