Socket
Socket
Sign inDemoInstall

superfast-cms

Package Overview
Dependencies
72
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    superfast-cms

Free and Open-source Headless CMS and Application Framework built with TypeScript, Node.js, React.


Version published
0
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Superfast CMS

Installation

clone project
cd superfast/

npm run db schema:sync
npm run build
npm run dev

Open http://localhost:4000/admin to view your running app. When you're ready for production, run npm run build then npm run start.

Tech Stack

  • Self-hosted - know where your data is stored!
  • Backend - Node.js, TypeORM, Express
  • Admin - React, Fluent UI
  • Databases - TypeORM (SQLite, Postgres, MySQL, MariaDB), File Storage - file system, AWS S3, DigitalOcean Spaces
  • Customizable - You are able to extend any part of Admin or Backend by just using hooks. Furthermore, you can create custom functionalities in a no time!
  • Native Cloud Support - AWS, DigitalOcean

Enjoy!!!

Keywords

FAQs

Last updated on 18 Nov 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc