Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 19, 2023. It is now read-only.

Source for

NotificationsYou must be signed in to change notification settings

rust-unofficial/rustaceans-src

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 

Repository files navigation

This repository is the source code forrustaceans.org. To add or modify your data on thewebsite, you want therustaceans.org repo.

The code is in two parts -backend is hosted atwww.ncameron.org. The entrypoint isrustaceans.js. This listens for a GitHub PR hook. It inspects the PRand merges it then adds the data to an SQLite database. There is also a RESTfulAPI for getting information about rustaceans from the database.init.js is analternate stating point which will rebuild the database from the rustaceans.orgrepo. This is all node.js stuff.

Therustaceans.org directory contains the frontend;index.html is the entrypoint. This is a React app and is entirely client-based. It uses thebackend's API to get data.

License

All files in this repository are copyright 2014-2017 rustaceans.org developers.

Licensed under the Apache License, Version 2.0 <LICENSE-APACHE orhttp://www.apache.org/licenses/LICENSE-2.0> or the MIT license<LICENSE-MIT orhttp://opensource.org/licenses/MIT>, at youroption. This file may not be copied, modified, or distributedexcept according to those terms.

About

Source for

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors11


[8]ページ先頭

©2009-2025 Movatter.jp