Coder Social home page Coder Social logo

omercikayse / strapi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from strapi/strapi

0.0 1.0 0.0 115.71 MB

๐Ÿš€ Open source Node.js Headless CMS to easily build customisable APIs

Home Page: https://strapi.io

License: MIT License

JavaScript 89.10% Makefile 0.01% CSS 9.30% HTML 1.51% AppleScript 0.08%

strapi's Introduction

Strapi logo

API creation made simple, secure and fast.

The most advanced open-source Headless-CMS to build powerful APIs with no effort.


NPM Version Monthly download on NPM Travis Build Status Strapi on Slack



Strapi is a free and open-source Headless CMS delivering your content anywhere you need.

  • Keep control over your data. With Strapi, you know where your data is stored and you keep full control at any time.
  • Self hosted. You can host and scale Strapi projects the way you want. You can choose any hosting platform you want: AWS, Netlify, Heroku, a VPS or a dedicated server. You can scale as you grow, 100% independently.
  • Database agnostic. You can choose the database you prefer. Strapi works with SQL & NoSQL databases: MongoDB, PostgresQL, MySQL, MariaDB, SQLite.
  • Customisable. You can easily build your own logic by fully customising APIs, routes or plugins to perfectly fit your needs.

Getting Started

Read the Getting Started tutorial or follow the steps below:

๐Ÿ– Requirements

Supported operating systems:

  • Ubuntu 18.04/Debian 9.x
  • CentOS/RHEL 8
  • MacOS Mojave
  • Windows 10
  • Docker - Docker-Repo

(Please note that Strapi may work on other operating systems, but these are not tested nor officially supported at this time.)

Node:

  • NodeJS >= 10.x
  • NPM >= 6.x

Database:

  • MongoDB >= 3.6
  • MySQL >= 5.6
  • MariaDB >= 10.1
  • PostgreSQL >= 10
  • SQLite >= 3

โณ Installation

npm install strapi@beta -g

We recommend always using the latest version of Strapi to start your new projects.

This project is currently in Beta. Large breaking changes are unlikely at this stage of the project, but using the latest version of Strapi ensures you have all the latest features and updates. New releases are usually shipped every two weeks to fix/enhance the project.

๐Ÿ— Create a new project

strapi new my-project

This command will generate a brand new project with the default features (authentication, permissions, content management, content type builder & file upload).

๐Ÿš€ Start your project

cd my-project
strapi develop

Congratulations, you made it!

Enjoy ๐ŸŽ‰

Features

  • Modern Admin Panel: Elegant, entirely customizable and a fully extensible admin panel.
  • Secure by default: Reusable policies, CSRF, CORS, P3P, Xframe, XSS, and more.
  • Plugins Oriented: Install auth system, content management, custom plugins, and more, in seconds.
  • Blazing Fast: Built on top of Node.js, Strapi delivers amazing performance.
  • Front-end Agnostic: Use any front-end framework (React, Vue, Angular, etc.), mobile apps or even IoT.
  • Powerful CLI: Scaffold projects and APIs on the fly.
  • SQL & NoSQL databases: Works with Mongo, Postgres, MySQL, MariaDB, SQLite.

See more on our website.

Try on Heroku

You can also give it a try using Heroku in one click!

Deploy

Be aware that the Content Type Builder won't work due to the restriction of writing files on the Heroku servers. If you would like to change/edit/add Content Types, you need to follow these steps:

  1. Click the button above and deploy your app
  2. Clone that repo by using heroku git:clone -a followed by your repo's name
  3. Go into the cloned projects' folder using cd followed by your repo's name
  4. Add the Heroku boilerplate as a remote by running git remote add boilerplate https://github.com/strapi/strapi-heroku-app
  5. Pull from this new origin by running git pull boilerplate master

Contributing

Please read our Contributing Guide before submitting a Pull Request to the project.

Support

For more information on the upcoming version, please take a look to our ROADMAP.

Community support

For general help using Strapi, please refer to the official Strapi documentation. For additional help, you can use one of these channels to ask question:

Migration

Follow our migration guides on the wiki to keep your projects up-to-date.

Roadmap

Check out our roadmap to get informed of the latest features released and the upcoming ones. You may also give us insights and vote for a specific feature.

Sponsors

Become a sponsor and get your logo on our README on GitHub with a link to your site.

License

MIT License Copyright (c) 2015-2019 Strapi Solutions.

strapi's People

Contributors

abdonrd avatar alexandrebodin avatar aurelsicoko avatar brocgailit avatar davidkartuzinski avatar denisinvader avatar derrickmehaffy avatar froelund avatar greatwitenorth avatar henrych4 avatar jan10 avatar johannpinson avatar kamalbennani avatar lauriejim avatar lucaperret avatar martinmuzatko avatar maturanomx avatar moersoy avatar nickbolles avatar nurikabe avatar oritwoen avatar pierreburgy avatar pragone avatar runbb avatar ryubro avatar sekmet avatar soupette avatar sundaycrafts avatar virginieky avatar ziaenezhad avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.