Skip to content

Source of my website gautierdarchen.fr built with Next and hosted with Vercel

Notifications You must be signed in to change notification settings

gdarchen/portfolio

Repository files navigation

Logo

Source of my website gautierdarchen.fr built with Next and hosted with Vercel

Vercel Deploy last commit pnpm version node version

Logo

👋 About this repo

This is the 3rd version of my personal website.

I rewrote it completely here using Next, Tailwind and FramerMotion.

👨‍💻 Contributing

Here is how to setup the project locally to contribute:

  1. Clone the repository:

    $ git clone git@github.com:gdarchen/portfolio.git
  2. Install the dependencies using pnpm as follows:

    $ pnpm install
  3. Create the .env.local file as follows (the values can be retrieved on the project settings in Vercel):

    NOTION_TOKEN=<CHANGE_ME>
    NOTION_DATABASE_ID=<CHANGE_ME>
  4. Run the application locally:

    $ pnpm dev

📦 Deploy

To deploy a new version, simply open a pull request against the main branch.

When this pull request will be merged, a new version will be deployed in production automatically.


📣 Author Info

About

Source of my website gautierdarchen.fr built with Next and hosted with Vercel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published