Skip to content

Altino1/developer-portal

This branch is 110 commits behind cardano-foundation/developer-portal:staging.

Folders and files

NameName
Last commit message
Last commit date
Dec 18, 2023
Feb 16, 2024
Mar 1, 2024
May 16, 2022
Feb 13, 2024
Jan 15, 2024
Feb 16, 2024
Feb 13, 2024
Jul 12, 2022
Feb 13, 2024
Aug 25, 2021
Dec 23, 2023
Apr 5, 2021
Jul 12, 2022
May 4, 2021
Dec 1, 2023
Jul 12, 2021
Oct 6, 2023
Nov 3, 2021
Jan 30, 2024
Jun 20, 2022
Jun 10, 2021
Mar 1, 2024

Repository files navigation

Netlify Status

Cardano Developer Portal

We wanted to build a developer portal as open and inclusive as Cardano. A portal that is in the hands of the Cardano community and can be constantly evolved by it.

For this to be successful, the portal relies on your contributions, and the fact that you are reading this text probably means that you have something to contribute, even if you are not a Developer.

Please find a detailed installation guide on developers.cardano.org/docs/portal-contribute/.

Requirements:

Node.js version >= 16.14 Yarn version >= 1.5
On macOS you also need Xcode and Command Line Tools.

Clone the repo

git clone https://github.com/cardano-foundation/developer-portal.git

Navigate into the folder

cd developer-portal

Install all dependencies

yarn install

Production build

Create at least once a production build (as this pulls missing files)

yarn build

Local development

yarn start

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

Project structure

Please find the project structure and more detailed information on developers.cardano.org/docs/portal-contribute/.

About

The Cardano Developer Portal

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 72.8%
  • TypeScript 17.5%
  • CSS 9.7%