Skip to content

The guestbook written in Mokoto language with a simple frontend.

Notifications You must be signed in to change notification settings

SantiagoDePolonia/guestbook_ic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guestbook

You need to have unix/MacOS to run the project.

Steps to run the project locally:

  1. Go to the project directory.
  2. Install dfx. (version 0.7.0 was used)
  3. npm install
  4. dfx start
  5. In the secound console: dfx deploy
  6. The project should be visible on http://127.0.0.1:3000/

Welcome to your new guestbook project and to the internet computer development community. By default, creating a new project adds this README and some template files to your project directory. You can edit these template files to customize your project and to include your own code to speed up the development cycle.

To get started, you might want to explore the project directory structure and the default configuration file. Working with this project in your development environment will not affect any production deployment or identity tokens.

To learn more before you start working with guestbook, see the following documentation available online:

If you want to start working on your project right away, you might want to try the following commands:

cd guestbook/
dfx help
dfx config --help

About

The guestbook written in Mokoto language with a simple frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published