1.0.11 • Published 1 year ago

op-db v1.0.11

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

op-db

This repository contains the source code for the op-db project, a simplified backend framework designed for general purposes, including user management, game development, and social media features.

Features

  • User authentication and management
  • Game development features like leaderboards and score systems
  • Social media features including posts, comments, and likes
  • Configurable for multiple projects with project-specific document segregation

Installation

To install the package, use:

npm install op-db
  • Setup the environment file at the root
  • Use dotenv and confid the env path ASAP
  • Add a public/temp folder at the root
  • import main function from op-db
  • Run the main() function

To refer to the installation and usage guide, visit op-db documentation.

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago