Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
Papermerge.Js
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonas Leder
Papermerge.Js
Commits
d3214a8b
Commit
d3214a8b
authored
3 years ago
by
Eugen Ciur
Browse files
Options
Downloads
Patches
Plain Diff
README updated
parent
7f253398
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+9
-8
9 additions, 8 deletions
README.md
with
9 additions
and
8 deletions
README.md
+
9
−
8
View file @
d3214a8b
# PapermergeJS
This README outlines the details of collaborating on this Ember application.
A short introduction of this app could easily go here.
PapermergeJS is frontend part i.e. web-based user interface of Papermerge
Document Management System. It is meant to be used in conjunction with
[Papermerge REST API backend server]
(https://github.com/papermerge/papermerge-core).
## Prerequisites
You will need the following things properly installed on your computer.
In general, all you need to run this application is a modern web browser like
Google Chrome or Mozilla Firefox, however if you plan to run application in
development mode, you will need some extras:
*
[
Git
](
https://git-scm.com/
)
*
[
Node.js
](
https://nodejs.org/
)
(
with
npm)
*
[
Ember CLI
](
https://ember-cli.com/
)
*
[
Google Chrome
](
https://google.com/chrome/
)
Technically speaking, PapermergeJS is written using
[
EmberJS
](
https://emberjs.com/
)
web framework.
## Installation
...
...
@@ -24,9 +28,6 @@ You will need the following things properly installed on your computer.
*
Visit your app at
[
http://localhost:4200
](
http://localhost:4200
)
.
*
Visit your tests at
[
http://localhost:4200/tests
](
http://localhost:4200/tests
)
.
### Code Generators
Make use of the many generators for code, try
`ember help generate`
for more details
### Running Tests
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment