In this tutorial, we'll guide you through the process of installing Typesense on Windows 10.
To install Typesense, you'll need the following:
git clone https://github.com/typesense/typesense.git
cd typesense
npm install
mkdir -p ~/typesense-data-dir
Note: You can change ~/typesense-data-dir to any directory you prefer.
npm start -- --data-dir ~/typesense-data-dir
Note: The --
before data-dir
is important, otherwise npm will interpret it as an argument to npm itself rather than an argument to the Typesense command.
Congratulations! You have successfully installed Typesense on your Windows 10 machine. Now you can start exploring Typesense and its features.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!