3 Forks
24 Stars
24 Watchers

nextacular-ts

A TypeScript version of the Nextacular project. An open-source starter kit that will help you build full-stack multi-tenant SaaS platforms efficiently and help you focus on developing your core SaaS features. Built on top of popular and modern t…

How to download and setup nextacular-ts

Open terminal and run command
git clone https://github.com/nextacular/nextacular-ts.git
git clone is used to create a copy or clone of nextacular-ts repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nextacular-ts https://github.com/nextacular/nextacular-ts/archive/master.zip

Or simply clone nextacular-ts with SSH
[email protected]:nextacular/nextacular-ts.git

If you have some problems with nextacular-ts

You may open issue on nextacular-ts support forum (system) here: https://github.com/nextacular/nextacular-ts/issues