https://github.com/upvalue/doom-stack
https://github.com/upvalue/doom-stack
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/upvalue/doom-stack
- Owner: upvalue
- License: mit
- Created: 2023-06-24T03:52:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-25T04:14:33.000Z (over 1 year ago)
- Last Synced: 2025-03-15T04:53:58.713Z (3 months ago)
- Language: TypeScript
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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**