Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new build-webapp command and related scripts and containers. #626

Merged
merged 6 commits into from
Nov 8, 2023

Conversation

telackey
Copy link
Collaborator

@telackey telackey commented Nov 7, 2023

❯ laconic-so build-webapp --source-repo ~/cerc/test-progressive-web-app
...

❯ docker run -p 3000:3000 -e CERC_WEBAPP_DEBUG=87 cerc/test-progressive-web-app:local
CERC_TEST_WEBAPP_CONFIG1=this string
CERC_TEST_WEBAPP_CONFIG2=this different string
CERC_WEBAPP_DEBUG=87

> start
> next start .next-r 3000

   ▲ Next.js 14.0.1
   - Local:        http://localhost:3000

 ✓ Ready in 657ms

@telackey telackey requested a review from dboreham November 7, 2023 23:32
@telackey telackey self-assigned this Nov 7, 2023
@telackey telackey marked this pull request as ready for review November 8, 2023 00:14
@telackey telackey merged commit 660326f into main Nov 8, 2023
3 checks passed
@telackey telackey deleted the telackey/pwa branch November 8, 2023 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants