Skip to content
/ 8cv Public

8cv is the ideal platform to build your portfolio, share your projects, and provide your links and CV. It offers a seamless way to showcase your skills and connect with potential opportunities. ✨

Notifications You must be signed in to change notification settings

idaix/8cv

Repository files navigation

Infinite CV - 8cv -

8cv or Infinite CV is the ideal platform to build your portfolio, share your projects, and provide your links and CV. It offers a seamless way to showcase your skills and connect with potential opportunities.

Warning This project is still in development and is not ready for production use.

Tech Stack

Running Locally

  1. Clone the repository
git clone https://github.com/daishek/8cv.git
  1. Install dependencies using npm
npm i
  1. Copy the .env.example to .env and update the variables.
cp .env.example .env
  1. Push the database schema
npx prisma db push
  1. Start the development server
npm run dev

About

8cv is the ideal platform to build your portfolio, share your projects, and provide your links and CV. It offers a seamless way to showcase your skills and connect with potential opportunities. ✨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published