Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chapagainmanoj/raceatlas
https://github.com/chapagainmanoj/raceatlas
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chapagainmanoj/raceatlas
- Owner: chapagainmanoj
- Created: 2023-10-28T17:38:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-28T01:46:36.000Z (about 1 year ago)
- Last Synced: 2024-03-20T02:53:19.885Z (10 months ago)
- Language: JavaScript
- Size: 89.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# raceatlas
### install
```
npm install
node ./apps/server.js
```
### After server up## Contribution Guideline
```
git checkout develop
```
For any new feature create new feature branch```
git checkout -b feature-branch
```