Skip to content

dorukerenaktas/notbook-server

Repository files navigation

notbook.

Student sharing platform RESTish API. Built with dotnet Core.

Build Status Docker Automated License

Tips

Table of Contents

Installation

  • Requirements: git & .NET Core SDK

Clone

  • Create directory and navigate into it
$ mkdir notbook-server
$ cd notbook-server
  • Clone this repo to your local machine using
$ git clone https://github.com/dorukBen/notbook-server.git

Build

  • Local build using dotnet
$ dotnet publish -c Release -o <out-path>
  • Build with docker
$ docker build -t <your-build-tag> .

Contributing

So, you want to contribute COOL!

Step 1

  • Fork the repository

Step 2

  • HACK AWAY!

Step 3

Team

Want to get into the team mail us team@notbook.net

Doruk New Member
github.com/dorukBen github.com/newMember
  • You need at least one pull request for team approval

FAQ

  • Why there is only YTÜ as a university?
    • Yıldız Technical University is our pilot school. More schools will be added stay tuned.

Contact

Reach out to me at one of the following places!


Donations

  • Wanna buy me a beer ?

Support via Patreon


License