nil.
git typescript next cicd cv
Tip
Check the following link to get an idea of how your data should look like.
The following steps are required in order
- fork this repository;
- add/update environment variables called
NEXT_PUBLIC_STATIC_PROPS
to meet your needs; - trigger a workflow;
- you have done!
- Single Source of Truth: you just set values via environment variable and no changes required! Everything adaps automatically;
- No CSS-in-JS: the repository does not have any reason to adopt such the approach;
- App Router: adopt Next’s app router as it is more modern;
You can also refer the previous commits to understand what changes I made.
- License: the repository is licensed under the Apache-2.0 license;
- i18n: English, Russian, and more languages are available;
- GitHub Pages: you are able to deploy the artifact to GitHub Pages and share it with the world.
- Email: unfortunately, I had to get rid of being able to send email because it requires server capabilities.
This repository is licensed under the terms of the Apache-2.0 license.
Copyright © 2024 Vladimir Leonidovich. All rights reserved.