Skip to content

WindowsAppCommunity/uwpcommunity-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UWP Community Backend

Setting up a development environment

  1. Clone the repo

  2. Run npm install in the project directory

  3. Create .env file in the root with the following values (replace empty strings with values from an administrator)

    SENDGRID_API_KEY=""
    DATABASE_URL=""
    discord_client=""
    discord_secret=""
    discord_botToken=""
    environment="development"
    
  4. Run npm start

About

The backend for the UWP Community website and discord server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages