titaniumnetwork-dev / Vanadium

A simple, functionality-focused Ultraviolet front-end.
https://vanadiumtn.glitch.me
The Unlicense
24 stars 282 forks source link

Repl Support #10

Closed statinis closed 2 years ago

statinis commented 2 years ago

just a suggestion, didnt even test

statinis commented 2 years ago

Makes it fully automatic, like heroku deploy. Without a .replit file and a package-lock.json it takes much more effort to configurate and run the file. Will work on later

statinis commented 2 years ago

Not really support, just a more automatic process

Null-n-V0id commented 2 years ago

Makes it fully automatic, like heroku deploy. Without a .replit file and a package-lock.json it takes much more effort to configurate and run the file. Will work on later

what's with the changes to the package-lock.json? none of those dependencies are used in any of my code. Pretty much the only thing I'm curious about since the rest checks out perfectly.