Skip to content

hiasl/craftnet

 
 

Repository files navigation

Craftnet

Craftnet is the Craft project that powers various services for Craft CMS, including id.craftcms.com, plugins.craftcms.com, and the Craftnet API.

It is not meant to be self-installable. We’ve published it to a public repo for the issue tracking and because we hope some aspects of the code will serve as helpful examples for other advanced Craft projects.

Development

Front-end assets can be regenerated by running:

> npm install
> npm run production

Releases

No releases published

Packages

No packages published

Languages

  • PHP 69.0%
  • Vue 16.1%
  • JavaScript 7.4%
  • HTML 6.4%
  • CSS 1.1%