![]() |
преди 4 години | |
---|---|---|
ServerMaint | преди 4 години | |
Teknik | преди 4 години | |
.gitattributes | преди 5 години | |
.gitignore | преди 4 години | |
GitVersionConfig.yaml | преди 4 години | |
README.md | преди 4 години | |
Teknik.sln | преди 4 години | |
license.txt | преди 5 години |
Teknik is a suite of services with attractive and functional interfaces.
You can see a live demo here.
In order to run Teknik on your server, you’ll need:
cd /var/www
git clone https://git.teknik.io/Teknikode/Teknik
<connectionStrings>
<add name="TeknikEntities"
providerName="System.Data.SqlClient"
connectionString="Data Source=<server name>,<port>\<sql server name>;Initial Catalog=<database>;Integrated Security=False;User Id=<username>;Password=<password>" />
</connectionStrings>
That’s it, installation complete! If you’re having problems, let us know through the Contact page.
You can view Teknik’s Development Branch to see the current new features. (It may not work, as it is a development branch)
If you are a developer, we need your help. Teknik is a young project and we have lot’s of stuff to do. Some developers are contributing with new features, others with bug fixes. Any help you can give would be greatly appreciated!
If you want to know more about the features of Teknik, check the Help page. Also, if you’re having problems with Teknik, let us know through the Contact page. Don’t forget to give feedback and suggest new features! :)