https://github.com/wojtekmach/dotlocal
Serve your web app as myapp.local with minimal configuration
https://github.com/wojtekmach/dotlocal
Last synced: 7 months ago
JSON representation
Serve your web app as myapp.local with minimal configuration
- Host: GitHub
- URL: https://github.com/wojtekmach/dotlocal
- Owner: wojtekmach
- Created: 2018-01-13T23:38:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-15T16:33:30.000Z (over 7 years ago)
- Last Synced: 2025-03-06T17:53:47.786Z (7 months ago)
- Language: Elixir
- Size: 77.1 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DotLocal
DotLocal allows to serve your Web app as myapp.local with minimal configuration.
## Installation
See `DotLocal` module docs.
## License
Copyright 2018 Wojciech Mach
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.