Skip to content

Tech-Book/tech-book-server

Repository files navigation

Tech Book Server

PRs Welcome License MIT


Dependencies

Prerequisites

To run this server you will need one container running on your machine.

To do so, you will need to run this command:

  • docker run --name postgres -e POSTGRES_PASSWORD=docker -p 5433:5432 -d postgres

Getting started

  1. Clone this repo using https://github.com/Tech-Book/Tech-Book-Server.git
  2. Move to the appropriate directory: cd Tech-Book-Server.
  3. Create .env and .env.test files.
  4. Run yarn to install dependencies.
  5. Run yarn start to see the example app at http://localhost:3000.

Tests

To run all tests suites execute this command on the server directory:

  • yarn test

Contributing

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

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

No description or website provided.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •