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

https://github.com/upvalue/doom-stack


https://github.com/upvalue/doom-stack

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# doom-stack

- ui: tailwind with daisyui, headlessui, heroicons
- pnpm
- dprint
- auxilliary node server in aux/ for other purposes (e.g. running a cron)
- postgres, knex for migrations/seeds, pgtyped for actual queries

## usage

> pnpx create-remix@latest --template upvalue/doom-stack

To not create a node auxilliary:

**doom**