Skip to content

Repository files navigation

CLI starter code

This repository is to be used as a starter for cli utilities based Node.js applications written in TypeScript and using MongoDB. It includes a range of nice packages and configurations.

Installation and local launch

  1. Clone this repo: git clone https://github.com/mneco/cli-starter
  2. Launch the mongo database locally
  3. Create .env with the environment variables listed below
  4. Run yarn in the root folder
  5. Run yarn develop

And you should be good to go! Feel free to fork and submit pull requests.

Environment variables

Name Description
MONGO URL of the mongo database

Also, please, consider looking at .env.sample.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Sponsor this project

Packages

Contributors

Languages