Skip to content

Repository files navigation

One-Go (CMS-as-a-service)

Todos

  • Build schemas for User, project, blog, media,link,resume,videocontent,
  • Payment schemas- subscriptionPlan, usersubscription, Security/ api key schema- apikey
  • make routes for user(CRUD)
  • getuser, CRUD for projects, github links, links, media, usersubscription, apikey, blog category
  • add aws s3 for file uploads
  • read about security field to network request
  • login page, signup , dashboard the frontend part.
  • payment intergration
  • api key integration
  • Collection routes
  • Uniqueness feature to some tables
  • frontend cards and syncing with apis
  • generating access key
  • search bar implementation
  • decreasing order arrangement of collections and projects
  • Docker implementation for collaboration
  • Redis implementation for robustness
  • Rate limiting and security
Flow: Login with Email + Email Confirmation
  • User enters email on frontend
  • Backend generates a one-time token or link
  • Token is emailed to the user
  • User clicks the link (or enters the token)
  • Backend verifies the token and logs them in
Brainstorming phase

learnings

About

Private folder with additional features of One-go backend

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages