Skip to content

Repository files navigation

React dependency version (prod) Next dependency version (prod) TypeScript dependency version (dev) Tailwind CSS dependency version (dev) NodeJs dependency version (dev)

License CodeQL Workflow Status GitHub deployments

Report Bug · Request Feature

carles2m.com

(back to top)


Getting Started

Prerequisites

  1. Install the LTS version of Node.

Installation

  1. Clone the repo:
git clone https://github.com/carles2m/carles2m.com.git
  1. Install dependencies:
cd carles2m.com
npm i

Deployment

  • Development:
npm run dev
  • Production:
npm run build
npm run start

(back to top)

Customization

You can customize my website with your own content by editing the content.tsx file.

(back to top)

Using Docker

  1. Install Docker on your machine.
  2. Build the container: docker build -t carles2m/website .
  3. Run the container: docker run -p 3000:3000 carles2m/website

(back to top)

Using Kubernetes

The Kubernetes config file kubernetes/config.yml is provided as a sample.

(back to top)

Acknowledgments

About

My website built with Next.js and Tailwind CSS

Topics

Resources

Stars

Watchers

Forks

Used by

Contributors

Languages