0.0.2-d • Published 2 years ago

jacobtools v0.0.2-d

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years 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

2 years ago

0.0.2-c

2 years ago

0.0.2-b

2 years ago

0.0.2

2 years ago

0.0.1-e

2 years ago

0.0.1-d

2 years ago

0.0.1-c

2 years ago

0.0.1-b

2 years ago

0.0.1-a

2 years ago

0.0.1

2 years ago