Skip to content

Gallery CSUI showcases projects developed by students of the Faculty of Computer Science, Universitas Indonesia.

Notifications You must be signed in to change notification settings

figtive/gallery-fe-v1

Repository files navigation

Gallery PPL2122

Frontend for Gallery PPL 2122 Fasilkom UI.

Develop

Simply install dependencies and run development server:

$ npm run install
$ npm run dev

Deploy

gallery-fe-v1 is containerized and pushed to Docker Hub. It is tagged based on its application version, e.g. figtive/galleryppl:fe-v1 or figtive/galleryppl:fe-v1-v1.1.0.

To run gallery-fe-v1, run the following:

$ docker run --name gallery-fe-v1 -p 8080:80 -d figtive/galleryppl:fe-v1

About

Gallery CSUI showcases projects developed by students of the Faculty of Computer Science, Universitas Indonesia.

Topics

Resources

Stars

Watchers

Forks