nv0skar / SeekHub

A web potfolio for menus πŸ§ͺ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A web potfolio for menus πŸ§ͺ

License:GNU General Public License v3.0


Languages

Language:TypeScript 61.5%Language:HTML 38.5%