Skip to content

cth-sysu/festu.se

Repository files navigation

festu.se

Repository for Festkommittén FestUs webpage festu.se

Description

This repository contains the different parts of the new website for FestU.

Development

npm install

Compiles and hot-reloads for development

npm run serve

To also run development backend

Node backend. Throw files and data on everyone!

npm run serve:backend

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

To run locally

Create .env.local file. See example.env for info.

If using local db: Create local mongodb with festu database and tables members, parties, and posts. Create user from .env file as dbAdmin in festu database.

If using local backend: Change vue.config.js to point proxy to http://localhost:5000.

About

Website for Festkommittén FestU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published