Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
/ Damascus Public archive
generated from 5tarlight/ts-react-node-template

Looking for developer-friendly blog? Damascus will do it for you! Take your damascus knife

License

Notifications You must be signed in to change notification settings

5tarlight/Damascus

Repository files navigation

Damascus

Damascus is a website specialized in commisions. Art, music or whatever, sell your ability.

Damascus Logo

Installation

Requirements

  • Node.js (14 or higher recommended)
  • yarn
  • MariaDB

Ports

Please open ports below

  • 80 - Production frontend
  • 3000 - Development frontend (Optional)
  • 5676 - Prod and Dev backend
  • 5677 - Prod and Dev file server

Configs

  • .env
  • Database.ts
  • chat.js

Set up

  • Front-end
cd frontend
yarn
yarn build
yarn global add serve
yarn serve
  • Back-end
cd backend
yarn
(apply db.sql to your mariadb server)
(make user 'damascus' identified by 'damascus1234' and grant all previleges in damascus for 'damascus')
yarn start
  • File Server
cd file-server
yarn
(mkdir files/profile)
yarn start

Author

YEAHx4 (5tarlight)

About

Looking for developer-friendly blog? Damascus will do it for you! Take your damascus knife

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks