Skip to content

This mix task allows you to start a server anywhere on the file system and serve files.

License

Notifications You must be signed in to change notification settings

akoutmos/ex_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mix HTTP Server

Description

Server is a simple HTTP server meant for use during local development. It makes it easy to start a file explorer from the current working directory and open files.

Installation and Usage

  • Install the archive by running: mix archive.install hex ex_server
  • Run the server from any directory by running mix server

Screenshots

Light mode

Light mode screenshot

Dark mode

Dark mode screenshot

Acknowledgements

About

This mix task allows you to start a server anywhere on the file system and serve files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published