GithubHelp home page GithubHelp logo

isabella232 / pastandnow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nextgis/pastandnow

0.0 0.0 0.0 23.42 MB

Народная история России

Home Page: https://pastandnow.ru

License: MIT License

HTML 1.93% JavaScript 4.52% TypeScript 62.00% Vue 27.36% Dockerfile 0.27% Sass 2.85% SCSS 1.07%

pastandnow's Introduction

oralhistory

Устная память

Demo: https://nextgis.ru/demo/oralhistory/dist/

Production: https://pastandnow.ru

Install

# clone repo with ssh
git clone [email protected]:nextgis/oralhistory.git
# use https
git clone https://github.com/nextgis/oralhistory.git

git submodule update --init
yarn install

Dev

# to run dev server
yarn start
# to build dist with with sourcemap and not minified
yarn run dev
# to start watching changes for updating dist folder
yarn run watch

To add new comoponents, you can use a command line tool called vue-ts-cli

npm install -g vue-ts-cli
vt g components/Foo

For more help/guidelines, check README in vue-ts-cli

Build

yarn run prod

Comments

Development

Docker instruction

docker-compose -f ./comments/docker-compose.yml up

Docker

docker build -t registry.nextgis.com/pastandnow:latest -f docker/Dockerfile . && docker push registry.nextgis.com/pastandnow:latest

docker run -it -p 8080:80 --rm --name pastandnow registry.nextgis.com/pastandnow:latest

pastandnow's People

Contributors

lisovenkonastya avatar rendrom avatar simgislab avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.