Skip to content

Chongo App is a modular webapp that anyone can selfhost for their community. Current modules(Quiz,Chat).

License

Notifications You must be signed in to change notification settings

vcscsvcscs/chongo-app

Repository files navigation

Chongo-app

Chongo App is a modular webapp that anyone can selfhost for their community. Current modules(Quiz,Chat).

Note that you will need to have NPM,GO,MongoDB installed.

Get started

Install the dependencies...

npm install

If you're using Visual Studio Code we recommend installing the official extension Svelte for VS Code and the official extension Go. If you are using other editors you may need to install a plugin in order to get syntax highlighting and intellisense.

Development mode

The following command starts the go server on port 8888 and 4443 and every modification you make in the svelte files are live on it.

npm run dev

Building and running in production mode

To create an optimised version of the app:

npm run build

You can run the newly built app with npm run start.

About

Chongo App is a modular webapp that anyone can selfhost for their community. Current modules(Quiz,Chat).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages