Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/willemverbuyst/random-numbers


https://github.com/willemverbuyst/random-numbers

githubactions lodash next-js shadcnui

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Random Numbers

[![Check Code](https://github.com/willemverbuyst/random-numbers/actions/workflows/code-check.yml/badge.svg)](https://github.com/willemverbuyst/random-numbers/actions/workflows/code-check.yml) [![Test](https://github.com/willemverbuyst/random-numbers/actions/workflows/code-test.yml/badge.svg)](https://github.com/willemverbuyst/random-numbers/actions/workflows/code-test.yml) [![Lint GitHub Actions workflows](https://github.com/willemverbuyst/random-numbers/actions/workflows/gh-actions-lint.yml/badge.svg)](https://github.com/willemverbuyst/random-numbers/actions/workflows/gh-actions-lint.yml) [![Deploy Next.js site to Pages](https://github.com/willemverbuyst/random-numbers/actions/workflows/deploy-nextjs.yml/badge.svg?branch=main)](https://github.com/willemverbuyst/random-numbers/actions/workflows/deploy-nextjs.yml) [![CodeQL](https://github.com/willemverbuyst/random-numbers/actions/workflows/codeql.yml/badge.svg)](https://github.com/willemverbuyst/random-numbers/actions/workflows/codeql.yml) [![Playwright Tests](https://github.com/willemverbuyst/random-numbers/actions/workflows/playwright.yml/badge.svg)](https://github.com/willemverbuyst/random-numbers/actions/workflows/playwright.yml)

## What is this?

A simple Next.js app to try out some GitHub Actions.

[live](https://willemverbuyst.github.io/random-numbers/)

## Try out locally?

> npm i

> npm run dev