8000 GitHub - apetbrz/fissures-app: Streamlined web app to fetch worldstate API data from Warframe, and parse and filter into fissure mission information for at-a-glance info.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Streamlined web app to fetch worldstate API data from Warframe, and parse and filter into fissure mission information for at-a-glance info.

Notifications You must be signed in to change notification settings

apetbrz/fissures-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warframe Fissure Mission Tracker

I wanted a quick and easy way to check the Warframe public worldstate API for specific missions. So I'm making this. And learning Node.js, Express.js, React, and Vite along the way.

I'll have build scripts up soon. For now,

  • npm install
  • for development, run npm run dev-server and npm run dev-client (preferrably in a split terminal)
    • right now, the local server socket is hardcoded into the client
    • this will be fixed for deployment
  • in client run npm run build to build the client js directly into where the server can access it (for testing endpoints directly instead of vite dev server)

About

Streamlined web app to fetch worldstate API data from Warframe, and parse and filter into fissure mission information for at-a-glance info.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0