All blog posts
Website
-
2019-03-02 Views: 3222
Launch of Nim Website Creator version 5.0.0
2019-03-02Version 5.0.0 of Nim Website Creator (NimWC) has been released, and there are a lot of new tools and functions and Postgres is also supported. The whole app now uses Self-Firejailing, 2-factor authentication, edit JS and CSS from the browser UI, serverinfo and much more. -
2019-01-10 Views: 40014
Setup a website with Nim
2019-01-10This small tutorial will help you create a website with Nim. We'll use libraries from the standard library and some externals from Nim-users. You will learn to create a small webserver with an admin user who has access to the secret area.