Skip to content

Nummenpojat/klapi-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Klapi-server

NodeJS-powered backend for Klapi

Editing repo

1. For repository on your account

2. Clone forked repo on your machine

3. Add upstream repo by "$ git remote add upstream https://github.com/Nummenpojat/klapi-server"

4. Make new branch for your changes by "$ git checkout -b your-branch-name"

5. Install dependencies by "$ npm install" and run app with "$ npm run dev"

6. Make your changes and commit them

7. Push changes to your fork by "$ git push origin your-branch-name"

8. Go to github.com/yourusername/klapi-server and make a pull request to upstream repo

9. Wait for your changes to be merged

Releases

No releases published

Packages

No packages published