2

I’m new to TMS Web Core and transitioning from Intraweb. I’m looking for a straightforward tutorial or guide that can walk me through the process of deploying a TMS WEB CORE application.

Currently, I have a TMS WEB server set up on my development machine. I assume I’ll need a server on the destination computer as well. Could someone provide detailed steps on how to install and configure the server for deployment purposes?

Any help would be greatly appreciated!

1 Answer 1

0

TMS WEB Core websites get compiled to normal HTML, CSS and JavaScript.

So you don't need anything special. It's just a normal static website, meaning you can host it almost anywhere.

Just copy your compiled files to your host.

A normal Apache Service is perfect. IIS will also work. Anything that can serve normal HTML/CSS/JavaScript will be able to serve TMS WEB Core websites. You can even host it on GitHub Pages.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.