Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

VChet/StyleBase

Repository files navigation

StyleBase

TypeScript CodeClimate CC

Site for UserCSS theme sharing. Supports GitHub and Codeberg repositories.

Preview

Development

Server

  1. Clone repository

  2. Install Node.js

  3. Install all dependencies npm install

  4. Copy config.template.ts, rename it to config.ts and configure

    cp config.template.ts config.ts
  5. Connect to the database (skip if using remote DB)

    • Install mongoDB
    • Start database mongod
  6. Start server npm start

  7. Build client files npm run client:build

License

This project is licensed under the MIT License.

Support

You can support this project on LiberaPay or Ko-fi.