Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 1.68 KB

README.md

File metadata and controls

57 lines (34 loc) · 1.68 KB

Next.js CV

1-click-deploy

This is a sample of a Next.js CV web application, deployed with Defang.

The template is based off of the repository https://github.com/BartoszJarocki/cv on GitHub.

Prerequisites

  1. Download Defang CLI
  2. (Optional) If you are using Defang BYOC authenticate with your cloud provider account
  3. (Optional for local development) Docker CLI

Development

To run the application locally, you can use the following command:

docker compose up --build

Configuration

For this sample, you will not need to provide configuration.

If you wish to provide configuration, see below for an example of setting a configuration for a value named API_KEY.

defang config set API_KEY

Deployment

Note

Download Defang CLI

Defang Playground

Deploy your application to the Defang Playground by opening up your terminal and typing:

defang compose up

BYOC

If you want to deploy to your own cloud account, you can use Defang BYOC.


Title: Next.js CV

Short Description: A Next.js web app that displays a minimalist CV.

Tags: Next.js, React, TypeScript, JavaScript

Languages: nodejs