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

https://github.com/hawkkiller/sizzle_starter_docs


https://github.com/hawkkiller/sizzle_starter_docs

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Sizzle Starter Docs

In order to run the site locally, you need to have [Astro](https://astro.build) installed.

Run the following command to start the development server:

```bash
npm run dev
```

## Docs (to be written)

- Architecture & Folder Structure & State Management
- Dependency Initialization & Injection
- Error Handling & Logging
- Monorepo & Pub Workspaces
- CI Setup with GitHub Actions
- App Settings (Theme, Localization)
- Responsive design & Window Size
- Error Reporter
- Analytics Reporter
- Logger & LogObserver
- Persisted Entry - Shared Preferences
- Database Management using Drift
- Rest Client
- Linting Rules & Style Guides