Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
InternshipManager-Back
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
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
GUVEN Kemal
InternshipManager-Back
Commits
7a8395f4
Unverified
Commit
7a8395f4
authored
2 years ago
by
Kemal
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #24 from ivanalglave/README_update
Update README.md
parents
15dfdef8
72bf4155
Branches
master
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-0
6 additions, 0 deletions
README.md
with
6 additions
and
0 deletions
README.md
+
6
−
0
View file @
7a8395f4
...
...
@@ -7,6 +7,8 @@ This is the **REST API** connecting to the [InternshipManager front end web appl
Built using
[
node
](
https://nodejs.org/en/
)
@v16.10.0 !
## Running the project : first method
### Setting up NestJS
If you don't already have NestJS as a global dependency, execute the following :
...
...
@@ -66,6 +68,10 @@ $ npm run start:prod
Any other command used to start might have
*undefined behaviour*
at runtime, as above commands may set environment variables required at runtime.
## Running the project : second method
Follow the steps in readme_docker.txt in "docker" folder. Follow ONLY the "back" part steps.
## API documentation and endpoints
When running, the documentation can be found at:
`{url}/api`
, and specific controllers can be found at
`{url}/api/{controller name}`
...
...
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