Skip to content

fleetsurf/fleetsurf-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fleetsurf Website

Static marketing site for fleetsurf.ai.

Structure

  • public/index.html is the production page.
  • public/*.css and public/*.js are the supporting design assets.
  • .github/workflows/deploy.yml deploys public/ to S3 and invalidates CloudFront on every push to main.

Local Preview

python3 -m http.server 4173 --directory public

Then open http://127.0.0.1:4173.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors