The Internet Archive discovers and captures web pages through many different web crawls.
At any given time several distinct crawls are running, some for months, and some every day or longer.
View the web archive through the Wayback Machine.
Content crawled via the Wayback Machine Live Proxy mostly by the Save Page Now feature on web.archive.org.
Liveweb proxy is a component of Internet Archive’s wayback machine project. The liveweb proxy captures the content of a web page in real time, archives it into a ARC or WARC file and returns the ARC/WARC record back to the wayback machine to process. The recorded ARC/WARC file becomes part of the wayback machine in due course of time.
TIMESTAMPS
The Wayback Machine - https://web.archive.org/web/20200126124049/https://github.com/topics/protected-routes
Currently the guide stops at setting up a Proof of Concept, where users can decide being an admin at signup.
It would be nice to add a small expantion which covers both security rule(s) to prevent users from setting themselves to anything other than Role=User, and creating a small addon to the admin backend that allows admins to setup others as admin.
simple app on reactjs with node, express and mongo db. react route, file upload, user sign up and user sign in from react app and api calls to nodejs web server
Currently the guide stops at setting up a Proof of Concept, where users can decide being an admin at signup.
It would be nice to add a small expantion which covers both security rule(s) to prevent users from setting themselves to anything other than Role=User, and creating a small addon to the admin backend that allows admins to setup others as admin.
I know it is more than two "small" featu