Skip to content

An Azure Static Web App describing what a DAO is, and what it is not.

License

Notifications You must be signed in to change notification settings

Sealjay/isitadao

Repository files navigation

IsItADAO

JavaScript Style Guide Commitizen friendly GitHub issues GitHub GitHub Repo stars

This repository is the underlying code for isitadao.tech, a tongue in cheek exploration of... whether or not an org structure is a DAO, or simply a solution in search of a problem.

This repository is build on top of the Salient Tailwind UI site template and Next.js, and deployed to Azure Static Web Apps).

Getting started with this repository

To get started, first install the npm dependencies:

npm install

Next, run the development server:

npm run dev

Finally, open http://localhost:3000 in your browser to view the website.

License

The underlying site template is a commercial product and is licensed under the Tailwind UI license. Changes and additions are licenced under the MIT licence, as an End Product released open source and freely available to End Users.

Contact

Feel free to contact me on Twitter. For bugs, please raise an issue on GitHub.

Contributing

Contributions are more than welcome! Please bear in mind that most of this is written from a UK point of view. This repository uses GitHub flow - with Commitizen to enforce semantic commits (npm install -g commitizen cz-customizable, echo '{ "path": "cz-customizable" }' > ~/.czrc, and then git cz- easy to setup!)

Note: This adds a .czrc file to your home directory, and will overwrite existing commitzen .czrc files.

About

An Azure Static Web App describing what a DAO is, and what it is not.

Resources

License

Stars

Watchers

Forks