feat: initial release
This commit is contained in:
19
README.md
Normal file
19
README.md
Normal file
@ -0,0 +1,19 @@
|
||||
<p align="center">
|
||||
<img alt="Meli Logo" src="https://raw.githubusercontent.com/meli-io/meli-brand/master/logo/logo-withot-text.svg" width="100" />
|
||||
</p>
|
||||
<h1 align="center">
|
||||
Meli
|
||||
</h1>
|
||||
|
||||
Self-hosted and (soon) cloud-hosted static site deployment server built with Caddy, NodeJS, React and MongoDB.
|
||||
|
||||
## Development
|
||||
|
||||
```
|
||||
npm start
|
||||
```
|
||||
|
||||
Test the CLI:
|
||||
```
|
||||
./build/index.js --help
|
||||
```
|
Reference in New Issue
Block a user