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

https://github.com/notiz-dev/notiz

Frontend for notiz.dev. Built with Angular and Scully 👋
https://github.com/notiz-dev/notiz

angular giscus notiz scully

Last synced: 5 months ago
JSON representation

Frontend for notiz.dev. Built with Angular and Scully 👋

Awesome Lists containing this project

README

          


notiz.dev

# \*notiz.dev

**\*notiz.dev** is created by [Gary Großgarten](https://notiz.dev/authors/gary-grossgarten) and [Marc Stammerjohann](https://notiz.dev/authors/marc-stammerjohann). We love to share our experiences and findings working with Angular, NestJS, Prisma, Web Components and more. 👀 We are excited about the upcoming years of web development and hope to make some friends along the way.

_\* notiz [noˈtiːt͡s] - (german) short, brief, written record_

## Tech Stack

notiz.dev is build on top of these awesome tools

❤️ [Angular](https://angular.io/) web framework
🚀 [Scully](https://scully.io/) static site generator
🎨 [Tailwind CSS](https://tailwindcss.com/) styles including dark mode, code highlighting and more
🔥 [Firebase](https://firebase.google.com/) hosting
🛡️ [Plausible](https://plausible.io/) privacy-focused web analytics

## Getting started

```bash
npm install

npm run build:elements
npm run build:demos
npm run build:scully

npm run serve:scully
```

Visit [localhost:1668](http://localhost:1668/) for the static content with Scully and [localhost:1864](http://localhost:1864/) for the angular app without the static content.