0.0.2-d • Published 1 year ago

jacobtools v0.0.2-d

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

jacobtools

A (soon to be) great way start to a new nodejs app using typescript!

The only package that does anything currently is fastify

Test it out!

npm

npx jacobtools@latest

pnpm

pnpm dlx jacobtools@latest

WIP

  • Base template, an esbuild setup, with hot reloading and nice dev deps from the start
  • Fastify, when you want to spin up an api quickly
  • Prisma, when you need a database
  • Discordjs, for discord bots

TODO

  • Better overwrite logic
  • Error checking on app name
  • Write tests
  • More checks/options for getting project name / path
  • Correct ts config and es lint

Heavily inspired by:

0.0.2-d

1 year ago

0.0.2-c

1 year ago

0.0.2-b

1 year ago

0.0.2

1 year ago

0.0.1-e

1 year ago

0.0.1-d

1 year ago

0.0.1-c

1 year ago

0.0.1-b

1 year ago

0.0.1-a

1 year ago

0.0.1

1 year ago