Secret sauce that brings YouTube followers, views, likes
Get Free YouTube Subscribers, Views and Likes

How to Launch a Website on ICP

Follow
CityXcape

In this coding tutorial, we learn how to deploy a website that you code to the Internet Computer. I show you the folder structure required by DFinity, as well as the configuration files that need be within your projects. Once your folder structure is complete, code your website. After your website is coded and tested, you can now deploy it using dfx. Hope you enjoy this tutorial.

canister_ids.json:
{
"website": {
"ic": "###########"
}
}

dfx.json:
{
"canisters": {
"website":{
"type": "assets",
"source": ["assets"]
}
}
}

Instagram: JamesAllan0
Patreon:   / cityxcape  

posted by izmaknjen5v