Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.08 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.08 KB

SeekHub

A beautiful portfolio to publish your local's menu

Why? 🚀

I don't know. Just learning new stuff 🙃

Features 💫

  • A beautifully crafted interface
  • Dashboard Not yet implemented!

Run! 🤖

In order to test SeekHub is needed Deno. I run the following code to serve the website:

$ deno run --allow-read --allow-write --allow-net main.ts

After running that, the server should be now listening on port 2000 as default.

I created an example config file for testing, to bypass the setup page and see an example portfolio just rename example.json to config.json and rerun the server. After that you should be able to access the main page!

Contribution 🌈

If you want, you can contribute to make this a better project!

Development 🧑‍💻

TODO 🛸

  • Implement the dashboard