Skip to content

dahlke/eklhad

Repository files navigation

Eklhad

CircleCI

My personal web assets. I use this project to try out many different types of new web technologies, so it is highly overengineered and shouldn't be used by anybody.

Requirements

Recommended

Backend Server

Install the Go development dependencies and start the web/API server. The web/API server will run on port 3554.

make go_get
make go_server_start

Frontend Server

Install the Javascript development dependencies and start the frontend server. The frontend server will run on localhost, port 3000.

make npm
make frontend_start

To update the resume file, make all changes to ./web/frontend/conf/resume.json and then run make resume.

About

My personal web assets. This project is used to try out many different types of new web technologies, is highly over-engineered and shouldn't be used by anybody.

Resources

License

Stars

Watchers

Forks

Packages

No packages published