dummyrepo-js
, is a template is primarily intended for testing and
demonstration purposes with stacklok projects. It is a simple react project with
Next.js
-
Use this Template:
Click the "Use this template" button above the file list on this repository. -
Create New Repository:
Provide your repository with a name, description, and set the privacy settings. Click "Create repository from template."
- Pre-configured
package.json
withreact
andnext
dependencies - Sample Rust code in
src/
- Basic tailwind CSS setup
- next.config.js with tailwind CSS support
.gitignore
file suitable for JavaSript projects