/DotComCore

The main core of robotoskunk.com

Primary LanguageTypeScriptMIT LicenseMIT

DotComCore

DotComCore is the main whole core of the robotoskunk.com website.

It is used to manage the entire website, along with the database and the API.

Requirements

  • Node.js v18.16.0 or higher
  • PostgreSQL v14 or higher

Installation

This core is treated as a Node.js package, so you can install it using npm or yarn.

npm install dotcomcore
yarn add dotcomcore

License

This project is licensed under the MIT License. See the LICENSE file for more information.