Skip to content

olive-branch/geodyssey

Repository files navigation

Geodyssey

Basic CRUD-application for measurment instrument management.

System screenshot

Stack:

  • Frontend: vuejs
  • Backend: MarbleJS
  • DB: postgresql

Development

To run API use node:

$ npm run start:server

To run UI use npm (or yarn):

$ npm install
$ npm start

To run database install PostgreSQL or use Docker Compose (inside ./sql) directory:

$ docker-compose up -d

Database with tables will be created at server startup.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •