Twitter Wall

The Twitter Wall was a project of my university and got me the highest grade.

Installation

The server needs a local MongoDB and the Go language. You need to add the twitter API key to .env file. Following command ín the terminal starts the server:

$ go run ./main.go

The server can also be compiled:

$ go build && ./twitter-wall-server.exe // Windows
$ go build && ./twitter-wall-server     // Unix

The website is then on https://127.0.0.1 and https://localhost. TLS / https is a self-signed certificat and only for testing.

The frontend is based on Svelte. If you want to change something to it you need to use following commands:

$ npm install
$ npm run build

Top categories

svelte logo

Need a Svelte website built?

Hire a professional Svelte developer today.
Loading Svelte Themes