Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

strapi-admin

Package Overview
Dependencies
Maintainers
7
Versions
275
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strapi-admin

Strapi Admin

  • 3.6.11
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
44K
increased by6.73%
Maintainers
7
Weekly downloads
 
Created
Source

Strapi built-in admin panel


Deprecation Warning :warning:

Hello! We have some news to share,

We’ve decided it’ll soon be time to end the support for strapi-admin.

After years of iterations, Strapi is going to V4 and we won’t maintain V3 packages when it’ll reach its end-of-support milestone (~end of Q3 2022).

If you’ve been using strapi-admin and have migrated to V4 (or if you want to), you can find the equivalent and updated version of this package at this URL and with the following name on NPM: @strapi/admin.

If you’ve contributed to the development of this package, thank you again for that! We hope to see you on the V4 soon.

The Strapi team


Description

TODO

Contribute

Setup

Create a new Strapi project: strapi new myApp.

Go in your project: cd myApp.

Development

Start the React application: cd myApp/admin, then npm start.

The admin panel should now be available at http://localhost:4000.

Build

In order to check your updates, you can build the admin panel: cd myApp, then npm run build.

FAQs

Package last updated on 22 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc