Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

Commit

Permalink
chore: move to vercel
Browse files Browse the repository at this point in the history
  • Loading branch information
irfan-maulana-tkp committed Oct 1, 2020
1 parent 98ddd7e commit 1fd1e50
Show file tree
Hide file tree
Showing 5 changed files with 210 additions and 253 deletions.
2 changes: 1 addition & 1 deletion .env.production
Original file line number Diff line number Diff line change
@@ -1 +1 @@
NEXT_PUBLIC_BASE_PATH="https://webperf-ecommerce-id.surge.sh"
NEXT_PUBLIC_BASE_PATH="https://webperf-ecommerce-id.vercel.app"
47 changes: 0 additions & 47 deletions .github/workflows/build-ui.yml

This file was deleted.

18 changes: 9 additions & 9 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,13 @@ jobs:
directory: ./reports
force: true

- name: Build Web UI
run: yarn export
# - name: Build Web UI
# run: yarn export

- name: Deploy UI to surge.sh
uses: dswistowski/surge-sh-action@v1
with:
domain: "webperf-ecommerce-id.surge.sh"
project: "./out"
login: ${{ secrets.surge_login }}
token: ${{ secrets.surge_token }}
# - name: Deploy UI to surge.sh
# uses: dswistowski/surge-sh-action@v1
# with:
# domain: "webperf-ecommerce-id.surge.sh"
# project: "./out"
# login: ${{ secrets.surge_login }}
# token: ${{ secrets.surge_token }}
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Web Perf Comparison for E-Commerce in Indonesia

[![Audit web perf](https://github.com/mazipan/webperf-ecommerce-id/workflows/Audit%20web%20perf/badge.svg?branch=master)](https://github.com/mazipan/webperf-ecommerce-id/actions)

## Website

https://webperf-ecommerce-id.vercel.app

## List of E-commerce tested

| Name | Desktop URL | Mobile URL |
Expand Down
Loading

1 comment on commit 1fd1e50

@vercel
Copy link

@vercel vercel bot commented on 1fd1e50 Oct 1, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.