Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 2 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.