Skip to content

Kether Internal Services Server - Website backend server, Sub poster (Steam Group Chat)

License

Notifications You must be signed in to change notification settings

KetherPL/Kether.pl-website-server

 
 

Repository files navigation

Notki:

Archiwalny serwer bazujący na TypeScript'cie

  • Wrzuc Steam API Key do src/api/steam/steamApi.ts i src/api/liveserver/callForSubsLiveserverFetcher.ts
  • Ustaw dane logowania bazy MySQL w src/utils/liveServerDatabaseUtils.ts
  • Ustaw dane API LiveServera w src/storage/InformationStorage.ts
  • Ustaw dane logowania konta Steam (dla bota) w src/steam/steamBot.ts

React application with Express server

This project was bootstrapped with Create React App. Then an Express server was added in the server directory. The server is proxied via the proxy key in package.json.

Using this project

  1. Clone the project, change into the directory and install the dependencies.

    git clone https://github.com/philnash/react-express-starter.git
    cd react-express-starter
    npm install
  2. Create a .env file for environment variables in your server.

    touch .env
  3. Start the server

    You can start the server on its own with the command:

    npm run server

    Run the React application on its own with the command:

    npm start

    Run both applications together with the command:

    npm run dev

    The React application will run on port 3000 and the server port 3001.

React Twilio starter

The twilio branch is a similar setup but also provides endpoints with basic Access Tokens for Twilio Programmable Chat and Twilio Programmable Video. You can use the project as a base for building React chat or video applications.

About

Kether Internal Services Server - Website backend server, Sub poster (Steam Group Chat)

Topics

Resources

License

Stars

Watchers

Forks

Languages