1.1.3 • Published 2 years ago

valylauncher v1.1.3

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

valylauncher

A simple and efficient launcher that automates the process of setting up a fully working backend API with TypeScript. With this launcher, you can get your API up and running within seconds, without worrying about the nitty-gritty of the setup process.

Usage

To use the launcher, simply run this command:

npx valylauncher

This will create a new folder with the name you choose and the launcher will set up your API for you.

Features

  • TypeScript support: The launcher automatically sets up your API with TypeScript, making it easy to write clean and maintainable code.

  • Database integration: The launcher is automatically set up with a MongoDB, allowing you to easily integrate your API with the database.

  • Authentication: The launcher supports basic authentication with JWT, making it easy to implement secure authentication for your API.

Contributing

If you find a bug or have a feature request, please open an issue.

If you would like to contribute, please fork the repository and submit a pull request. I welcome contributions of all kinds, including bug fixes, new features, and documentation improvements.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.0

2 years ago