Skip to content

Latest commit

 

History

History
70 lines (55 loc) · 1.88 KB

README.en.md

File metadata and controls

70 lines (55 loc) · 1.88 KB

JP | EN

Discord Member Count Github Star Count Github Commit Count Github Last Commit

Disaster Posts (Temp.)

Overview

  • This app is for sharing information in the event of a disaster.
  • Development is done on the Tech Creative Club Discord server.

Development Policy

  • Basically, tasks are managed on an Issue basis.
  • Assign an issue and develop it.
  • Please refer to Projects for priority.
  • If you have something you want to discuss, please create a Discussion.

Development Environment

Frontend

Backend

Development Environment Setup

Frontend

  1. Clone this repository

    git clone https://github.com/tech-creative-club/disaster-posts.git
  2. Move to the directory

    cd disaster-posts
  3. Install packages

    yarn install
  4. Start the development server

    yarn dev
  5. Access http://localhost:3000

Backend

(Coming soon)

Issues

  • Bug
  • Request
  • Improvement
  • etc.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

If you have any of these, please post them in Issue.

Deploy

(Coming soon)

License

(Coming soon)