Skip to content
/ cms Public

A content management system, often abbreviated as CMS, is software that helps users create, manage, and modify content on a website without the need for specialized technical knowledge.

Notifications You must be signed in to change notification settings

cs-fedy/cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

custom cms

A content management system, often abbreviated as CMS, is software that helps users create, manage, and modify content on a website without the need for specialized technical knowledge.

I'm creating my own CMS using graphql(Apollo), postgresQL.

used tools:

  1. prisma: Next-generation ORM for Node.js and TypeScript.
  2. node.js: a JavaScript runtime built on Chrome's V8 JavaScript engine.
  3. jwt: JSON Web Tokens are an open, industry standard RFC 7519 method for representing claims securely between two parties.
  4. graphQL: A query language for your API.
  5. Apollo server: Apollo Server is an open-source, spec-compliant GraphQL server that's compatible with any GraphQL client, including Apollo Client.
  6. bcrypt: A library to help you hash passwords.
  7. Oauth: An open protocol to allow secure authorization in a simple and standard method from web, mobile and desktop applications.

Author:

created at 🌙 with 💻 and ❤ by me fedy abdouli

About

A content management system, often abbreviated as CMS, is software that helps users create, manage, and modify content on a website without the need for specialized technical knowledge.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages