Skip to content

jpcbarros/debarros.eu

Repository files navigation

This represents the homepage of debarros.eu, which serves as my home on the so-called World Wide Web.

This has been built with SST, Next.js and Tailwind CSS and is serverless hosted in AWS.

Getting Started

First, run the development server:

yarn dev

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

Deploy

Manual Deployment

To deploy to production manually, please run the following:

yarn deploy --stage=production

Automated Deployment (CI/CD)

This project uses GitHub Actions for automated deployments. When you push to the main branch, the workflow will:

  1. Run the necessary checks (e.g. linting)
  2. Build the application
  3. Deploy to AWS using SST

About

My humble home at the so-called world wide web.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published