Skip to content

ktm19/gacha-task-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gacha Get-It-Done

How to run our app

Note: As we're no longer keeping the Google Cloud project active, the database-related features won't work unless you set up your own database.

To run locally:

  • cd get-it-done-gacha

  • npm ci

  • npm run build You should see something like:
    image

  • cd ../backend

  • npm ci

  • The tarball should have a .env file in backend with the database credentials.

  • node index.js You should see the database credentials, then something like: image

  • Visit localhost:8080 in your browser.

Getting errors?

  • If it's related to connecting to the database, make sure you're using an IP in one of these ranges: 149.142.0.0/16, 164.67.0.0/16, 128.97.0.0/16, 169.232.0.0/16, 131.179.0.0/16. If you want to connect using a different IP address, let us know, and we can add it manually as an allowed connection.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5