8000 GitHub - snemvalts/mits.ee: MAT-INF tudengiseltsi veebileht
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

snemvalts/mits.ee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mits.ee

Welcome to MITS website

Read our wiki

How to run application

  1. Make sure you have Node, npm and Docker installed. If you're on Windows, it's very much recommended to use WSL
  2. Clone or download the project
  3. Open terminal and navigate to mits.ee/website folder
  4. Run the following commands
    npm install
    npm run build
  5. Create folder mongo-data
  6. Create new .env file based on sample.env. Change DB_DATA_PATH to absolute path to mongo-data folder
  7. While in /website folder, to start development server run
    start-dev-server
    script. If you are on Windows and are not using WSL, you can run the commands in the script manually.
  8. To open website, go to localhost:8080

How to use CMS

  1. Make sure the server is running
  2. Go to localhost:8080/admin/cms
  3. There you can edit website fields using basic HTML and CSS

About

MAT-INF tudengiseltsi veebileht

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Handlebars 45.6%
  • JavaScript 34.6%
  • SCSS 10.4%
  • Shell 4.1%
  • Python 3.3%
  • CSS 1.3%
  • Other 0.7%
0