1.0.2 • Published 3 years ago

@tehdev/create-server-app v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Create server app (CSA)

Quick Overview

npx @tehdev/create-server-app
? Project name: my-app
cd my-app
npm run start:dev

What is it

This project was created in order to quickly start developing a backend for an application.
The idea was taken from the CRA

What's new?

Nothing yet

What will be completed?

  • Add the ability to select technologies (nodemon, js/ts, docker). Now everything is connected immediately
  • Make a more extended version, suggestions are accepted

About the author

I'm just a student who wants to optimize his time a little.
Similar projects will appear in the future