Skip to content

WilliamQLiu/command-pages-landing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A simple landing page for Command Pages, a graphical user interface for Linux commands. Feel free to modify for your landing pages, uses the free plan for Firebase for hosting and database. Just swap out credentials and add a Firebase database key for email_list (or adjust as needed).

Landing Page

Check out an example site here

Getting Started

Install nodejs and npm.

To run locally on localhost:3000:

npm start

Install firebase tools with npm install -g firebase-tools.

To run locally with Firebase on localhost:5000:

firebase serve

To deploy to Firebase on a live site:

firebase deploy

License

This project is licensed under the MIT License

About

A landing page for the Command Pages desktop app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published